Showing 89 open source projects for "linux basic programming"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    This project offers 3 basic tools for manipulating binary files: 1) flexible hexdump 2) hexencoder that reads a binary file and applies provided binary changes at given offsets and 3) a binary compare that gives summary of ranges where files differ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This library allows you to control a PMS (Particle Measuring Systems) Lasair II air particles counter. You can either use a COM component from several programming languages (Visual Basic, ...) or directly use its underlying Python class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    MPY is an MPI implementation for Python using MPICH (or any other MPI implementation). MPY also provides helper functions for ease of programming, and a simple plug-in interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    WBEM CMPI support for Python. This project enables Management Instrumentation (MI) to be written in Python for the use with Web Based Enterprise Management (WBEM) servers, i.e. OpenPegasus, using the Common Manageability Programming Interface (CMPI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GPGMan is a small collection of scripts written in different programming-languages helping you to manage your GnuPG public/private keys and sign and trust foreign public keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Linux/Windows Admin with interactive features to control Resources on a remote PC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    daddyQ, written in Python, monitors and logs disk usage on file servers, and take actions on excessive disk usage. Users that are often over their quota or are over the quota with excessive disk usage get their files deleted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is to continue the (long-stalled) development of SNMPY - an interface between UCD-SNMP and Python. As well as the basic C interface, there's a variety of higher-level layers on top of the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10

    PyOpMenu

    PyOpMenu is a python based script for basic system administration.

    PyOpMenu is a python based script for basic system administration. It follows the Gomenu script guidelines (http://fossies.org/unix/privat/old/gomenu-0.8.1.tar.gz/index_af.html). OpMenu uses .mnu files to build a screen menu that allow to low levels sysadmins and system operators do basic and preconfigured actions (f.e. restart a webserver, check the status of a daemon, etc...) You can find some basic .mnu examples files in the repository. All menu options have to begin with $MENU key...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apache Log analizer written in Python. Very basic at the moment but with nice ideas to grow usefull
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a XML RPC server that could be used to manage your server, provide website hosting, manage your accounts and do various other tasks. XML RPC can be accessed from web interfaces, jscript and CLI/GUI Applications in a multitude of programming langs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    a distributed engine for abstract neural network development via natural-language programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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