Showing 54 open source projects for "beta"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 Icon
    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.
    Get free CRM
  • 1
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types. Project has moved to: https://github.com/mcfarljm/fortwrap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Ionflux Tools

    Metaprogramming framework for C++ development with Python bindings

    NOTICE: This repository of IFTools will no longer be maintained. You can find the current version at https://github.com/TehFlux/iftools iftools is an umbrella project for various libraries and utilities that facilitate application development in C++ with full Python bindings. It provides a rich set of features while still maintaining compatibility with other frameworks through a very low overhead and a lack of "tricks". iftools uses its own, easily extensible template system to provide a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Voodoo-Mock is a framework for `mock objects' based unit testing in C++. Written in perl, Voodoo-Mock parses C++ code, and generates redirection and mock classes. Voodoo-Mock can be used with test suite frameworks such as CXXTest or CPPUnit. repo now stored @github: https://github.com/shlomimatichin/Voodoo-Mock
    Downloads: 3 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    ECharts is a state machine-based programming language for event-driven systems derived from the standardized UML Statecharts language. ECharts has a proven track-record in a large-scale commercial deployment. Take a look at what ECharts has to offer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Vendettool

    This allows to program a path for your vex robot in the simplest way !

    Ce projet a pour but de faciliter la programmation de parcours pour robots vex avec des encoders. Il suffit de placer des point sur l'image, de définir une échelle et d'indiquer la distant qui sépare les roues motrices et le programme va générer un code RobotC que vous pourrez utiliser pour programmer votre robot ! Et il y a évidement pleins d'outils indispensables pour vous rendre la tâche plus facile ;). https://www.youtube.com/watch?feature=player_embedded&v=4U9jdZDquII
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyIRDG

    pyIRDG

    IMDb Relational Dataset Generator

    pyIRDG is a program written in Python to generate relational datasets in Prolog format. It uses data from the Internet Movie Database in combination with IMDbPY as backend. A graphical user interface written in pyQt allows the user to link multiple entities together as model for the generation process. The big four entities are Title, Person, Company and Character. Many attributes can be chosen for adding to the output .pl file. Three types of constraints on attributes are available to limit...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PyQtX

    PyQtX

    Binary releases of (Qt Python bindings) PyQt for Mac OS X

    PyQtX provides stable up to date binary installers for PyQt on Mac OS X. Visit the files section to download the installer, and see the readme file as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    PythBinConv

    Python Bin Converter produit un binaire depuis un fichier python

    Python Bin converter permet de générer un exécutable Windows en interface graphique depuis un fichier source python. Ce n'est qu'une version graphique de l'utilitaire pyinstaller. Sous Windows, nécessite pywin32 (http://sourceforge.net/projects/pywin32/files/), fourni dans le dossier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    xot is an XML-based data model description framework whose main purpose is to allow developers to describe data models in a common language and then generate useful things from it, such as SQL commands for creating databases, database documentation, and g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python modules that wrap Lev Walkin's asn1c code. ASN.1 notation is translated to C-code and this code is built into python module that can der-encode and -decode structures from ASN.1 description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a program I wrote for my high school's Sedna Presenter as an ISU. It is used to take data from both a local and FTP source and generate a single HTML page output to present it. It uses Python and JavaScript and is grosely over documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JPype is an effort to allow python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines. Maintenance and evolution of the project has moved! please see http://www.jpype.org for the latest version
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Python bindings for Ogre3d graphics engine, built using Py++ and Boost.Python library - Also refered to a Python-Ogre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C2Ada
    C2Ada is a translator from the C programming language to the Ada programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pylex is Source Code Generation Tool for Flex with Python.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Collection of tools for modifying the game Warcraft III: The Frozen Throne including frameworks such as "wc3lib" and "Advanced Script Library".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    zetadb is a python/zope tool that allows a rapid application development of relational database oriented web applications. It generates transladable and user friendly applications to maintain data over the web. It also implements OpenOffice integration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    expy is an expressway to extend Python, striving to be as simple and elegant as Python itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Functional Programming for Python. Provides a small mixin to provide 1) type constraints for named tuples 2) pre/postcondition typechecking for functions 3) syntactical sugar to make your code look pretty (accomplished through a PEP 302 import hook)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A message passing library addressing the special needs/capabilities of Qt applications. The basic building block for classic 3-tier applications where both client and server are Qt applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Felix programming language specifications and translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next