Showing 66 open source projects for "compiler python linux"

View related business solutions
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 1
    Pendulum

    Pendulum

    Python datetimes made easy

    Pendulum is a Python package to ease datetime's manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them). Special care has been taken to ensure timezones are handled correctly, and are based on the underlying tzinfo implementation. For example, all comparisons are done in UTC or in the timezone of the datetime being used. There are several different methods available to create a new DateTime instance. datetime() sets the time to 00:00:00 if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dolphin Scheduler

    Dolphin Scheduler

    A distributed and extensible workflow scheduler platform

    Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available `out of the box`. Dedicated to solving the complex task dependencies in data processing, making the scheduler system out of the box for data processing. Decentralized multi-master and multi-worker, HA is supported by itself, overload processing. All process...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Originally a reimplementation of OpenGroupware's ZideStore. While compatible with legacy ZideStore Coils provides a sophisticated workflow system with ETL and integration capabilities and superior WebDAV/CalDAV features and compatibility. The workflow engine suppports processes described in BPML and provides integration with a variety of services include SSH, LPD, LDAP, and relation databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Automated Bluesky Poster

    Automated Bluesky Poster

    Free, easy, infinite Bluesky posting automation.

    Part of a series of programs to fully automate Twitter/Bluesky marketing: 1. https://reactorcore.itch.io/web-link-collector-1000 (Collect links to your stuff) 2. https://reactorcore.itch.io/links-into-social-media-posts (Make those links into a social media posts spreadsheet) 3a. https://reactorcore.itch.io/automated-twitter-poster (Post them automatically from that spreadsheet, to Twitter) 3b. https://reactorcore.itch.io/automated-bluesky-poster (Post them automatically from that...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Automated Twitter Poster

    Automated Twitter Poster

    Free, easy, infinite Twitter posting automation.

    Part of a series of programs to fully automate Twitter/Bluesky marketing: 1. https://reactorcore.itch.io/web-link-collector-1000 (Collect links to your stuff) 2. https://reactorcore.itch.io/links-into-social-media-posts (Make those links into a social media posts spreadsheet) 3a. https://reactorcore.itch.io/automated-twitter-poster (Post them automatically from that spreadsheet, to Twitter) 3b. https://reactorcore.itch.io/automated-bluesky-poster (Post them automatically from that...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Contact Management Software
    System for market research for improved customer lifecycle management. Boosts acquisition, relationships, and collaboration through role-based access, scheduling, and task management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RedNotebook is a graphical diary and journal helping you to keep track of notes and thoughts. It includes a calendar navigation, customizable templates for each day, export functionality and word clouds. You can also format, tag and search your entries. Please find the latest releases at https://rednotebook.app
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    pdd

    pdd

    Tiny date, time diff calculator

    There are times you want to check how old you are (in years, months, days) or how long you need to wait for the next flash sale... pdd (python3 date diff) is a small cmdline utility to calculate date and time difference. If no program arguments are specified it shows the current date, time and timezone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CheckinPanel

    CheckinPanel

    Automated check-in panel

    checkinpanel is a self-hosted web panel that automates daily “check-in” tasks for various online services, turning tedious sign-ins and routine actions into scheduled jobs. It centralizes account credentials and cookies in one dashboard, then runs tasks on a cron-like schedule so they execute reliably without user intervention. The project emphasizes ease of deployment—commonly via Docker—and provides extensible task definitions so new sites can be added or customized. Notifications can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    pyphoon

    pyphoon

    ASCII Art Phase of the Moon (Python version)

    pyphoon is a small command-line program that renders the current Moon phase as detailed ASCII art directly in your terminal. It computes lunar ephemerides for a given date and location, then maps the illuminated portion onto characters to approximate shading with surprising fidelity. The tool supports showing past or future phases, so you can visualize how the Moon will look on specific dates without opening a browser or an app. It’s intentionally minimal: no GUI, no heavy dependencies, just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gammu

    Gammu

    Cellular manager for mobile phones/modems

    Gammu is a cellular manager for mobile phones/modems. It contains libraries and functions for ringtones,logos,phonebook,SMS,etc. (used by external software), a command line version (with backup/restore) and SMS gateway (with MySQL and PostgreSQL supp
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12
    TooDoo

    TooDoo

    Todo task manager with simple, fast and intuitive user interface

    Todo task manager with simple, fast and intuitive user interface. It supports subtasks, reminders, user defined statuses, categories and filters, custom ordering, text formatting, clickable links etc. Overview of functions: https://sourceforge.net/p/too-doo/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Volunteer workshift scheduler

    Volunteer workshift scheduler for a helpline service

    Code written in Python finds the best possible schedule for volunteers while incorporating constrains and special requirements using CP-SAT Solver (Constraint Programming - boolean SATisfiability problem Solver). Java version is in development. The problem Arranging volunteers for a helpline service for the period of one month. There are three types of work that could be done on the same day: Phone shift: Every day. Chat shift: Mondays and Wednesdays. Observer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kalibro for Calibration & Maintenance

    Kalibro for Calibration & Maintenance

    Calibration Control and Maintenance Management

    Kalibro is an open source free software to manage devices and tools for calibration and maintenance records. It helps you to keep inventory and reminds you the scheduled dates. Kalibro also helps you to satisfy the requirements of the Quality Management Standards like ISO9001, AS9100 and TS16949. Manufacturing, Quality and IT departments of small/medium sized companies are targeted to use Kalibro. You do not need to use spread sheet files to save your critical calibration records. See the...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    SaberNet DCS is a labor data collection system, designed to allow organizations to rapidly capture their labor data in real-time. Optimized for bar code input, DCS is the perfect way to automate and improve the accuracy of your time tracking.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    etmTk

    etmTk

    Manage events and tasks using simple text files.

    etm is an acronym for event and task manager. In contrast to most calendar/todo applications, creating items (events, tasks, and so forth) in etm does not require filling out fields in a form. Instead, items are created as free-form text entries using a simple, intuitive format and stored in plain text files. Both a graphic user interface based on Tkinter and a command line interface are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    etm: event and task manager
    etm provides an intuitive format for using plain text files to store data, a command line interface for viewing data in a variety of convenient ways and a GUI interface for both viewing and modifying data. Repetition and alerts are supported .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Agenda collaboratif avec gestion de planning et notes de frais
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Agenda

    Agenda

    Agenda de compromissos com data, hora e compromisso e agenda de endereços e telefones. Requer Python 2.7 e Python 2.7 PyGTK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Workshop resource manager

    Easy and fast tool for managing home workshop resources

    Storekeeper is small tool that helps you to keep an eye on your resources in home lab or workshop. It can be used in several places and, thanks to it's single-file and synchronize option, merge data between users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pysyncml

    A pure-python implementation of the SyncML protocol.

    The pysyncml library is a pure-python implementation of the SyncML adapter framework and protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sked
    Sked is a personal organizer, calendar, schedule and braindump application with a wiki-like syntax for text formatting and organization. It is easier think of it as the merge of a calendar with a desktop wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tracefrog is a program that gives you the real time web page's update. You can track the web pages you interested for any web sites with any part. (no matter it provides RSS or not).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Time and project management for personal use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a set of optimization models and supporting software for exploring the relationship between patient scheduling and nursing unit occupancy in hospitals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next