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

Showing 3798 open source projects for "python to executable file"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1
    FotoAlbum is a GUI based digital photograph album written in Python and MYSQL, for managing the access and display of photographs. The photographs are presented as thumbnail images of adjustable size and can be desplayed or manipulated via xv or gim
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This software is a distributed replicated blob server (inspired by the google file system paper http://www.cs.rochester.edu/sosp2003/papers/p125-ghemawat.pdf ). It stores your blobs ( <=> files) on a given number of your servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Some useful helper tools for the eDonkey2000 and Overnet file-sharing programs (formerly ed2k_tools)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    The Job Jar is a simple batch queuing system for Unix. Its main distinguishing feature is that there is no central daemon. Instead, an arbitrary set of workers cooperatively claim jobs from a central directory. A job is any Unix executable file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    Mnet is a distributed file store. It is formed by an emergent network of autonomous nodes which self-organize to make the network robust and efficient.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An ISP-class utility to allow FTP account holders to change their password independently using a web browser. Written in Python and Works with PureFTPd-MySQL servers where the PureFTPd FTP server uses a MySQL database for user authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eddyspeak is an orrigional translation content management system. It allows you to translate GNU GetText PO files using a browser. This allows a comunity to work on the same file at the same time and speeds up development. Uses: PHP, MySQL and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Highly customizable directory listing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyFreeDBTag is a console program which uses information from the FreeDB database to (re)write metadata on digital audio files (MP3 and Vorbis, for now). It supports information editing, database searching, file renaming, and other bundles of niftiness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    PBOF(Persistant Business Object Framework) is a Framework for Python which stores objects in a relational database. The mapping between objects and the database is done in an external 'model' file. No need to know SQL or the database structure. Connecti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xtopdf: Tools to convert other formats (x) to PDF; x as in math. - solve for x :-) Currently x == {.txt, .DBF}. Others to follow. Benefits: all those of PDF (better cross-platform viewing/printing, read-only, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Conflux is a Web-based groupware and file management solution intended to organise and facilitate peoples work at the office. The basic functionality includes a file depository, shared calendars, tasks, contacts, discussions, and an email client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Freedom Project is a software suite that enhances your Internet privacy using distributed anonymous secure communications over the Entropy network (http://entropy.stop1984.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyBlog is yet another blogging software written in python for creating custom blogs. It works in offline mode containing an ftp client for up- and downloading files to any web server. It supports multiple users (bloggers) and blogging via mail (optional)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Python module that reads and writes binary files for which there is a format-description. If the module is run as a script the module will read the data from file and emit an editable Python script that, when run, will generate the data file again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BTTornado is an improved client for the Bittorrent an ABC which supports queueing system with priority, global and local preference setting for downloading torrent, 3 upload options to do with completed file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dbweaver provides a set of tools to extract CREATE statements from a database server and dump them to a text file. These files can be used for editing, source revision control and database migration.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    pyCatalog is a Python, MySQL, wxPython, Reportlab application specifically usable in library and information centers. It simply produces book catalog and card catalog in pdf format rendered using reportlab. The program takes MARC file as its source data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gnome .desktop files are awkward to use for browser bookmarks. This is the implementation of a new .hotlink file type, which is handier. It reads Windows shortcuts, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Windows Explorer-like linux Explorer, fast, simple, few features, but functional for most users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Directory size listing utility written in python. Platforms supported: Windows, Linux, and any other platform that supports python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ODPdom is a simple non-validating DOM (Document Object Model) parser written in C++. It can handle relatively large XML files with the size in order of n*10 MB (pro file). ODPdom provides a SWIG-generated interface to Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    .ESA file editor (VOC71M Environnement S.A. analyzer), with comprehensive and facility improuvments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flash! Torrent is a BitTorrent client that includes a small web browser for navigate in the webs about BitTorrent, an own tracker, etc. You can configure upload speed, know the number of seeds and peers of a torrent, multilanguage and much more...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    PySQLdb provides a simple and consistent programming interface to SQL databases, in Python. The PySQLdb classes are abstracted sufficiently for programmers consider writing tiny compilers (in python!) that take a SQL file and auto-generate code to acc
    Downloads: 0 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.