With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Automate contact and company data extraction
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
...
~ About ~
In order to learn more about programming and games development, this is my first digital game that I developed during my free time with my friends Yuri Soares and Caio Vinicius. Using Python programming language and Pygame framework.
Comments and suggestions are welcome.
Enjoy!
*Bugfix: When trying to change the language, an error message may appear. To fix that, run the game as administrator.
~ Attributions ~
Python 2.7.9 (https://www.python.org/)
Sound effects:
- http://bit.ly/1r4pLAl (modified)
- http://bit.ly/24lu4ED
Background:
- http://bit.ly/286TkTT (modified)
Image editors:
- GraphicsGale
- GIMP
- Piskel
Audio editor:
- Audacity
Third-party modules and libraries:
- PIL 1.1.7 (http://bit.ly/1Xmherh)
- Pyganim (http://bit.ly/22B74lQ)
- Pygame 1.9.1 (http://bit.ly/286WOFG)
- cx_Freeze 4.3.4 (http://bit.ly/1VAcBrJ)
This is a Python based mini-game framework that supports the Wii Remote as primary input. It employs PyGame, PyOpenGL, PyBluez, and a Python port of Wiigee.
The is a 2D ball game write in pygame.
I has finish the basic framework and the playable version.
The code is free for anyone who want to edit it and learn something form it.