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 secuirty. Auth0 now, thank yourself later.
Try free now
Free CRM Software With Something for Everyone
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
Python library to extract EXIF data from tiff and jpeg files.
Very easy to use - $ ./EXIF.py image.jpg.
Originally written by Gene Cash / Thierry Bousch.
Fork of https://sourceforge.net/projects/exif-py/
Ported to Python 3 by Kayo.
This is a quick and dirty python script for taking text document with comments as exported by Word and in-lining the text of the comments at the comment marker in the document.
The process is:
* using Word, “save as” the document to a .txt file (choose ‘unicode – utf8′ but default should also work)
* python iwc.py -i infile.txt -o outfile.txt
* open up outfile.txt with your favourite editor
Be warned – the quid pro quo for doing this is you lose a lot of your formatting :( Try...
Save hundreds of developer hours with components built for SaaS applications.
The #1 Embedded Analytics Solution for SaaS Teams.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Start building the next generation of GenAI apps today
MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.
MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
A simple to use free-moving camera motion tracker. This program is designed to output the camera motion to a .py that is used in Blender. Not yet working. Check out our news page!
Fo & Rui 3D video game demo, made in Blender 2.49b. Download includes: game *.exe file, data files (sounds, textures), Blender *.blend file and Python script *.py file. More info: http://student.agh.edu.pl/pmierzwa/fo_and_rui_3d.htm
Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
this project provides a Glue to Access GOFER Functionality through C and Python.
Gofer ("Good For Equational Reasoning") is an implementation of the programming language Haskell intended for educational purposes and supporting a language based
A consistent look is important to many websites, but is sadly difficult to achieve with current tools. Frames are bad, mod_include isn't enabled by default, and CGI is overkill for small sites.
This is a collection of scripts giving another option.
Graphically simple but operatively complex, in this game the goal is to collect enough resources to complete your rectangle before the opponent. Be sure to get the game data, rf2.py, and rf2-conf.py
Blood Glucose logging software. Allows the entry of individual readings. Stores and displays results over time. Currently support for Linux and Windows PCs plus the Nokia N900 is planned.
LuaNotify is inspired on many libraries that do event dispatching, like py-notify, GSignals, QT event system, wxWidgets event system, etc. Making easier to implement lua software using Notifier/Observer pattern.