Showing 354 open source projects for "open"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Information about this project has moved to http://labix.org/python-bz2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A free multiplataform Free Software version of hacha, a program for spliting files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    idle bits of wxPython code (see boa-constructor if you want an IDE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gnome applet mrBurns is a frontend for cdrecord. It supports drag and drop of files with gmc. Pretty quick to use. Burning cds is only one click away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 5
    This is a module in Python that deals with UNIX tar files. It is designed to be very flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    garchiver is an archiver for Gnome. It has a tree interface that lets you navigate through your archives very easily, as well as the classic WinZip interface. It also has full drag and drop support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ibackup is a python program performing an "intelligent" backup of a Linux system on CD-ROMs. The backup is intelligent because it omits all files that can be restored from the RPMs on the installation (and additional) CD-ROMs. This reduces the time (and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A utility that is similiar to Debian's apt program, but for the RPM package management system. It can be used to automatically download and install updated RPM packages on any RPM-based distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a recovery tool for Ext4 Filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 10

    Windows Partition

    Python module for partitioning in Windows.

    Python module that wraps the functionality of the Windows diskpart application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A codec for safe filenames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyCleanUp is file managing tool written in python, that moves files to selected folders, depending on extension, file size etc. PROJECT IS DEAD!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    File-Organizer

    File-Organizer

    A simple Python script that allows users to organize their files

    # File Organizer A simple Python script that allows users to organize their files by creating folders and renaming them based on custom rules. ## Features ### Organize Files into Directories * Create new folders with specified names (e.g., "Documents", "Images") * Rename files within each folder using a bulk rename pattern * Move files older than 30 days to an archive directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyChecksum
    Simple PyGTK app that creates and checks MD5 and CRC32 (SFV) checksums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mdadm-gui

    Front-end UI for mdadm

    Graphical user interface to create and maintaining mdadm software raid arrays. Create, test, mount and delete arrays. . Current status: Planning/Concept Project as yet contains no code yet (pending)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PHOBOS

    Parallel Heterogeneous OBject Store

    PHOBOS implements a high performance storage solution on various storage backends, including tape libraries. It is fully based on open-source standards, open data formats and protocols, which avoids vendor locking of your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Elufus

    Elufus

    A file manager that is more than just a file manager

    Elufus is a file manager made using Python and the Kivy framework. With the option to play your media files, read your documents, and even view your photos all while having the ability to manage your files with many extendable features, you will never need another file manager again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    View, track, filter, archive, alert, group, rotate logs through a GUI, CLI, or WebUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This library and tools help you to keep tags for files in an external database. As few external dependencies as possible are needed, making it a lightweight file tagging solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Copy/move folders and files between different storage medias, with full-control over the copying/moving process by pause, resume, restart and cancel features, with detailed informations about copy/move process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Local Content Server transforms Plone into a robust Learning Object Repository. It supports IMS content package transport, content preview, and object identification and registration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SuperG is a code library written in Python intended to quickly enable programmers in a scientific environment to manage data files created by dispersed scientific instrumentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ezUnison automates synchronizing files between sets of computers connected through SSH or Gaim, monitoring the filesystem in real-time, and notifying the user of conflicts by modifying the filenames of conflicting files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gemini is a suite that includes a command-line tool and a GUI to synchronize data between two or more folders. It will also include a Daemon for automatic syncs and some advanced Sync Functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project