Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Start for Free
Get your free 3CX license delivered to your inbox. Easy deployment and management; on premise or in the cloud, 3CX includes features such as: mobile apps, web conferencing, live chat, click2call and more, for UNLIMITED users.
Business as Usual During Covid-19
3CX is a software-based, open standards IP PBX that offers complete Unified Communications, out of the box. Suitable for any business size or industry 3CX can accommodate your every need; from mobility and status to advanced contact center features and more, at a fraction of the cost. 3CX makes installation, management and maintenance of your PBX so easy that you can effortlessly manage it yourself, whether on an appliance or server at your premise on Windows, Linux or in the cloud.
Samba Directory Administration aNd Control - This is a basic remote samba/server management GUI tool in python and pyqt. this allows remote control of: open files, users and groups, directory's and files and samba shares - all in an easy to use GUI.
A Python script that parses an SNMP MIB text file and generates a skeleton C source code file that can be used with the LWIP-SNMP to implement a private mib. It depends on the pyparsing-1.5.5 module.
OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.
A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
Multiplayer framework for flight simulators. Based on M&S HLA 1.3 standards. Provides a 3D air traffic visualization tool and HLA plug-ins for FlightGear, Microsoft Flight Simulator X and X-Plane.
Call Bridge is a popular card game. I wrote this to see if I can create a GUI based card game in less than 15 KB by replacing images with UNICODE characters. The player plays a game of Call Bridge (*duh*;) against 3 bots. GUI FILES NOT UPLOADED YET.
kcm_sshd is a python-based KControl module intended for configuring OpenSSHD servers. It supports many common options and integrates nicely into System Settings and other KDE configuration tools.
General purpose discrete event simulation (DES) framework for the Python programming language. Khronos gathers ideas from other simulation software and tries to provide a simple and poweful toolset for simulation of discrete systems.
Easy-to-use online form builder for every business.
Create online forms and publish them. Get an email for each response. Collect data.
Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
Have you ever wanted to dive into the seedy underworld of Mexican Pro Wrestling but never had the opportunity? Your chance is now here. Currently LuchaManager is a barely running text based pet raising game, written in python.
Ein Musik - Player für die bekannten Radios von weareone.fm .
Mit Anzeigefunktionen für DJ, Title, Show und Style.
Außerdem wird das Bild der DJs angezeigt.
The SIMP/STEP platform provides a fast, efficient, portable abstract framework for interactive and scripted cellular automata and lattice gas computing in the Python environment. SIMP provides a high-level 'programmable matter' laboratory built on
Romulan is a MMO web game. I'd like to borrow some new ideas from Heroes & Civilization rather than just doing a clone of the OGame. The goal of the project is making it easily deployed and fully customized, letting everyone setup universes of their own
PythonCGNS is a simple python language binding for the CGNS library, created with the SWIG utility. For more advanced python mappings have a look at the pyCGNS project. It provides methods for reading, writing and manipulation of cgns files.
A python system designed to offload the weight of a server in to multiple clients, in theory preventing the need for a server in the first place...(currently minecraft only)
Epicxml is an xql like command line interpretor for xml files management. Used as command: Epicxml is a shell friendly, xpath like query tool, wich allows you to navigate, find/create/update/delete/print nodes. It is based on picxml.
An agent-based situated language learning simulation that focuses on lexical learning and grounding, featuring a unigram syntax structure and a CFG-based semantic grammar. Created as a MSc thesis project, using python.
Blender Scripting Library provides a python library for creating basic geometrical objects in blender.
This makes it possible to interface blender with a python script in the style POV-Ray users are used to do that in POV-Ray.
Given a recipe, DBcook makes a database representation of an object hierarchy. A framework for declarative o2db mapping (backend - SQLAlchemy), completely hides/automates the db-creation, can convert python functions into clauses, and generate sources
A collection of open source libraries and tools that provide solutions for common problems in processing Arabic text, especially in web applications. text normalization, phrase segmentation, text indexing, stop word lists, common spelling mistakes.
Simple module which should allow python 2 to execute files written for python3 (not vice versa), but with a few restrictions. Written in response to the question "why doesn't something like this exist in the standard library?". Currently in Alpha