Tagged Questions

4
votes
4answers
202 views

Where can open source developers “showcase” their projects and ask for help with development?

After not having much luck with writing to the Python mailing list, I've been on a search for the appropriate place to post my project to and receive developer support. I don't want to blacklist it ...
1
vote
3answers
230 views

generating promotion code using python

Hello By using python language, what would be a clever / efficient way of generating promotion codes. Like to be used for generating special numbers for discount coupons. like: 1027828-1 Thanks