123 projects for "compiler python linux" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    fbm intends to provide modular software system for backup of any type of computer stored digital data. Basis of this system is database of all instances of every file. Any common storage media can be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lino is a suite of Python packages for IT professionals who offer business applications for small and medium-sized enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GUI Utility to Change file names in a directory with a search and replace function. It was made to rename files in a directory where a part where in \"firstname lastname -title format\" and others in \"lastname, firstname, title\" Bad experence with re
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Canburn is simple program for testing directory structure in order to burning it to CD-ROM. It can be used to check files before burning them to CD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pyunzip is a small platform-neutral Python script which resembles the most important functionality of tools like Winzip: open a ZIP archive on-the-fly, display its contents and allow opeing a file in the archive for viewing by simply double-clicking it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BaverBurner is a GUI frontend for cdrecord, cdrdao and dvdrecord. It will be able to create Data CDs, Audio CDs from your MP3/OGG collection, Data DVD's and Video DVD's once completed. It requires a valid C compiler and GTK+-2 libraries, as well as cdto
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The purpose of the Offline Volume Cataloger is to provide a fast and simple way to catalog, index, and later search the contents of storage volumes (eg. backup CDs) that will normally be offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    A free multiplataform Free Software version of hacha, a program for spliting files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Very small utilities that encode/decodes files into/from base64 respectively. Completely written in Pure Pascal (from version 2) they should compile in every Pascal compiler known to man.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Language-independent interfaces like DOM, SAX and XSLT are not particularly "Pythonic". Several tools are contained in this "XML2Python Interfaces" project that provide more natural ways of translating between XML and Python objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pySrcBackup

    Python Based Source Backup

    Automatically detects changes to local source code repository, for an arbitrary version control system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    A codec for safe filenames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyChecksum
    Simple PyGTK app that creates and checks MD5 and CRC32 (SFV) checksums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    View, track, filter, archive, alert, group, rotate logs through a GUI, CLI, or WebUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    magicsearch

    magicsearch

    Search and restore files on broken filesystems

    Search a data block for magic MIME identifiers and try to recover the found data using file type specific header information. Currently recovers audio and video files best, but also recognizes PDFs and other file types. New recipes for even more filetypes as well as contributors are welcome ! Logo: Derivative work of http://commons.wikimedia.org/wiki/File:Pied_Avocet_chick.jpg (CC-BY-SA)
    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
    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
  • 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...
    Downloads: 0 This Week
    Last Update:
    See Project