Search Results for "python to executable file" - Page 8

906 programs for "python to executable file" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 1
    That project aims at providing a clean API, and the corresponding C++ implementation, for parsing travel-focused requests (e.g., "washington dc beijing monday r/t +aa -ua 1 week 2 adults 1 dog").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C++ Simulated Fare Quote System Library
    That project aims at providing a clean API and a simple implementation, as a C++ library, of a Travel-oriented fare engine. It corresponds to the simulated version of the real-world Fare Quote System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    QG fantasy maps plugins

    Some pythons plugins to enhance fantasy maps creation with QGis

    QGis permit the use of python script to handle maps. Here are some python code ready to use and modify, and some associated samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pigeon Planner

    Pigeon Planner

    Organise and manage your pigeons

    Pigeon Planner aims to be a simple to use pigeon database. Add, edit, remove pigeons and view their details such as name, image, sex, colour, pedigree, relatives and results in the user-friendly interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 5

    rc522-python-script

    This is a python program for the RFID reader rc522

    This is a python program for the RFID reader rc522. it uses the bcm2835 libary and the rpi-rc522 library. Tutorial found here: http://bit.ly/1hYx5ao
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Métamorphose File and Folder Renamer
    A cross platform file and folder mass renamer, allows many different renaming operations in a GUI. Please note that development has moved to GitHub: https://github.com/metamorphose
    Leader badge
    Downloads: 133 This Week
    Last Update:
    See Project
  • 7

    MoccaSin-POS

    POS system for use in MoccaSin coffee shops or others

    MoccaSin-POS is a POS system for use in MoccaSin coffee shops or others. It is intended to replace an older closed source version using Toolbook. Data is stored in SQLite, but full compatibility for flat text files of the old solution shall be kept. Python 2.7, wxPython, Languages shall be English and German.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    New version moved to http://github.com/ctuning/ck Collective Mind framework (cM) is an open-source plugin-based schema-free repository and infrastructure for collaborative, systematic and reproducible research and experimentation. This 3rd version (started in 2006) helps to implement, preserve, share and reproduce the whole experimental setup as connected modules and data. cM uses crowdsourcing to leverage knowledge and computational resources of multiple users. For example, it...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PyLucid is a Open Source web content management system written in Python using the Django Framework. fully customizable output, expandable with plugins, i18n, L10n, Revision controled, support many database engines, WSGI conform and many more...
    Downloads: 3 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
    With an educational purpose,Pyggy Bank shows how to use wxPython ,SQLite and Reportlab, with Python all togheter. It simulate a piggy bank, so you can add, edit or delete single 'transaction' in your piggy and it will calculate your wallet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CSV F-Curve Importer for Blender

    This is a Python script to import a CSV file to Blender f-curves.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates f-curves. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    Since the governments of some countries are using the blocking the internet access to several websites and web service providers which includes some world famous sites like Google, YouTube, twitter, Facebook, and Wikipedia etc., we designed this tiny utility in order to help people getting through the Internet blockade. Hosts Setup Utility provides basic tools to manage the hosts file on current operating systems. It also provides both support for Graphical Desktop environment with Graphical...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 13

    CSV Mesh Importer for Blender

    This is a Python script to import a CSV file to meshes in Blender.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates meshes, such as vertices, edges and faces. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    the "Simple Password Displayer" is a multiuser password managing software based on GnuPG, so every user has his own password to decrypt/sign the container.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ccwatcher

    ccwatcher

    A computational chemistry monitoring, parsing and plotting application

    ccwatcher monitors the progress of computational chemistry calculations during runtime. It has both a GUI and a "Command Line Interface" to which it parses important output and plots SCF energies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StoryText (formerly PyUseCase) is an unconventional GUI testing tool, with support for PyGTK, Tkinter, wxPython, Swing, SWT and Eclipse RCP. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up a "domain language" along with a "UI map file" that translates it into the current GUI layout. The point is to reduce coupling, allow very expressive tests, and ensure that GUI changes mean changing the UI map file but not all the tests. Instead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Banta

    Banta

    Bill system. Simple, fast, powerful

    Banta keeps clean your daily work. Banta helps you with: Account, point of sale, List of articles, Manage product, prices, taxes, stock, List of providers, Different pay methods, allowing to adjust your prices where is needed. Runs in Windows, MacOSX, Linux/Ubuntu
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18

    refracTag (discontinued)

    Portable file-tagging utility coded in Python.

    IMPORTANT: Refractag was later renamed to Inferact. Please use the latter for improved functionality. File-tagging for Windows and Linux. Terminal interface only, for now.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    cutplace
    Cutplace validates tabular data (CSV, fixed format) according to an interface control document (ICD). The ICD acts as executable specification and can be described using popular spreadsheet applications (Calc, Excel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A database to support large history research projects. This is desktop application focuses on aiding individuals working on large projects like books and dissertations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MapFramer

    MapFramer

    Create cartographic map frames from an XML template

    mapframer is a commandline program that reads a map frame specification from an XML-file and outputs a map frame to a PDF-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Media Layer AI
    ...... -Support for OpenVG, SDL and wxwindows. -Support for keyboard, joystick and mouse -New config file structure -No longer dependent on python Shelf or SqLite for metadata. Everything is XML Our goal for this version is to re-architect and polish the 0.7x code and create a package that can be run easily and stably on Windows, OSX and Linux - specifically targeting devices like the Blackberry Pi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Optimal BPM

    Optimal BPM

    The beat of your business

    ... it generates Python code and leaves the engine mechanics to its scripting engine. This enables it to: * be very flexible * be truly multi-platform * draw from all the features available to the language and its sprawling ecosystem * partake in that ecosystem as a library. It has a strong focus on ease of use and low maintenance. Anyone should be able to get started with minimal outside(consultants) help and quickly get the system working. Note : Its sibling projects, QAL (https://sf.net/p/qal)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    pyWeb Literate Programming Tool

    Literate Programming in pure Python

    pyWeb is a Literate Programming tool that will work with any markup language and any programming langauge. The idea is to allow you to create great documentation with as constraints or limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    notepas

    notepas

    Advanced multiplatform text editor for developers

    Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features.
    Downloads: 6 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.