Showing 30 open source projects for "code name m-horse"

View related business solutions
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
    Learn More
  • 1
    GPT-Code UI

    GPT-Code UI

    An open source implementation of OpenAI's ChatGPT Code interpreter

    An open source implementation of OpenAI's ChatGPT Code interpreter. Simply ask the OpenAI model to do something and it will generate & execute the code for you. You can put a .env in the working directory to load the OPENAI_API_KEY environment variable. For Azure OpenAI Services, there are also other configurable variables like deployment name. See .env.azure-example for more information. Note that model selection on the UI is currently not supported for Azure OpenAI Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Faker for Python

    Faker for Python

    Python package that generates fake data for you

    Faker is a Python package that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Faker is for you. Starting from version 4.0.0, Faker dropped support for Python 2 and from version 5.0.0 only supports Python 3.6 and above. If you still need Python 2 compatibility, please install version 3.0.1 in the meantime, and please consider updating...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    python-for-android

    python-for-android

    Turn your Python application into an Android APK

    python-for-android is an open source build tool to let you package Python code into standalone android APKs. These can be passed around, installed, or uploaded to marketplaces such as the Play Store just like any other Android app. This tool was originally developed for the Kivy cross-platform graphical framework, but now supports multiple bootstraps and can be easily extended to package other types of Python apps for Android. python-for-android supports two major operations; first, it can...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    django-helpdesk

    django-helpdesk

    A Django application to manage tickets for an internal helpdesk

    A Django application to manage tickets for an internal helpdesk. Formerly known as Jutda Helpdesk. django-helpdesk was formerly known as Jutda Helpdesk, named after the company which originally created it. As of January 2011 the name has been changed to reflect what it really is: a Django-powered ticket tracker with contributors reaching far beyond Jutda. django-helpdesk includes a basic demo Django project so that you may easily get started with testing or developing django-helpdesk. The demo...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
    Learn More
  • 5

    Python Fire

    Automatically generate CLIs from absolutely any Python object

    Python Fire is a library that automatically generates command line interfaces (CLIs) from absolutely any Python object. It’s a really simple and easy way to create CLI in Python, and can also enable you to explore existing code or turn other people’s code into a CLI. Python Fire lets you call Fire on any Python object: be it functions, classes, objects, modules, lists-- you name it! It will help you develop as well as debug Python code, and make transitioning between Bash and Python a whole...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    peewee

    peewee

    A small, expressive orm, which supports postgresql, mysql and sqlite

    Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use. Peewee will automatically infer the database table name from the name of the class. You can override the default name by specifying a table_name attribute in the inner “Meta” class (alongside the database attribute). To learn more about how Peewee generates table names, refer to the Table Names section. There are lots of field types suitable for storing various types of data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Yandex Music API

    Yandex Music API

    Non-official Python library for works with API service Index

    This library provides Python interface for anyone undocumented and self-made API Yandex Music. It is compatible with Python 3.7 + and supports working with both synchronous and asyncio code. In addition to implementing a clean API, this library has a number of — high-level wrapping classes in order to make the development of customers and scripts simple and understandable. All documentation was written from scratch based on logical analysis during reverse development (reverse engineering) API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Spirit

    Spirit

    Spirit is a modern Python based forum built on top of Django framework

    Spirit is a Python-based forum built using the Django framework. Receive an automatic notification every time someone mentions your @name, quotes you or answers to your conversation. Create your own private conversations and invite as many users as you want to it. Spirit automatically registers which was the last comment you read on a conversation. Spirit saves all edits made to your comments. Spirit automatically saves your unfinished comments so you can complete them later. Highlight any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Django friendly finite state machine

    Django friendly finite state machine

    Django friendly finite state machine support

    Django-fsm adds simple declarative state management for Django models. If you need parallel task execution, view, and background task code reuse over different flows - check my new project Django-view flow. Instead of adding a state field to a Django model and managing its values by hand, you use FSMField and mark model methods with the transition decorator. These methods could contain side effects of the state change. You may also take a look at the Django-fsm-admin project containing a mixin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • 10
    Flama

    Flama

    Fire up your models with the flame

    Flama is a python library which establishes a standard framework for development and deployment of APIs with special focus on machine learning (ML). The main aim of the framework is to make ridiculously simple the deployment of ML APIs, simplifying (when possible) the entire process to a single line of code. The library builds on Starlette, and provides an easy-to-learn philosophy to speed up the building of highly performant GraphQL, REST and ML APIs. Besides, it comprises an ideal solution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyPro IDE
    Introducing PyPro IDE For Python Coding– Your Ultimate Python Companion! Dive into the world of Python coding with ease and efficiency. PyPro IDE offers a seamless development experience, whether you're a beginner or an experienced coder. With its intuitive interface and powerful features, PyPro IDE empowers you to unleash your creativity and bring your Python projects to life. New Features Added in next update: Enhanced code editor for smoother coding experience Improved code completion...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    ... megaAVR series (ATmega328P, ATmega1284P, ATmega2560, ATmega32U4, AT90USB1286, etc.) as well as the new megaAVR 0-Series (ATmega4808, ATmega4809, etc.). On the other side, while eCxx is primarily designed to work in NodeMCU, it should also support other ESP-12 based design as well as ESP-01 based design. The Makefile build system and some of the tools would only run on Linux. However, the library source code should be portable enough to be built using other build systems for AVR and NodeMC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Pythonizer

    The Pythonizer

    Converts a Java program to the equivalent Python program

    An automatic source-code converter (transcompiler) that converts a valid Java program to the equivalent Python program. Uses Python naming conventions and indentation convention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DracOS GNU/Linux Remastered
    ...-tools the software using the CLI (command line interface) and GUI (graphical user interface) to perform its operations. Now Dracos currently already up to version 3.1.5 with the code name "KUNTILANAK WITH REMASTERED".
    Downloads: 68 This Week
    Last Update:
    See Project
  • 15
    PlaystoreDownloader

    PlaystoreDownloader

    A command line tool to download Android applications

    A command line tool to download Android applications directly from the Google Play Store by specifying their package name (an initial one-time configuration is required) PlaystoreDownloader is a tool for downloading Android applications directly from the Google Play Store. After an initial (one-time) configuration, applications can be downloaded by specifying their package name. There are two ways of getting a working copy of PlaystoreDownloader on your own computer: either by using Docker...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    ebfformat

    ebfformat

    An Efficient Binary data Format

    EBF, which stands for Efficient Binary Format, is a binary file format for reading and writing binary data easily. Reading writing routines are currently available in C,C++,Fortran,Java, Python, IDL, MATLAB. A program called ebftkpy which has a set of utility functions to work with the .ebf files , e.g., viewing the contents and getting a summary, is also provided. The EBF specification is designed to be concise and easy to understand to make it easier for others to write their own code...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    HDL Checker

    HDL Checker

    Repurposing existing HDL tools to help writing better code

    HDL Checker is a language server that wraps VHDL/Verilg/SystemVerilog tools that aims to reduce the boilerplate code needed to set things up. It supports Language Server Protocol or a custom HTTP interface; can infer the library VHDL files likely to belong to, besides working out mixed language dependencies, compilation order, interpreting some compiler messages and providing some (limited) static checks. Notice that currently, the unused reports has caveats, namely declarations with the same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Autologging

    Easier logging and tracing of Python functions and class methods.

    Autologging eliminates boilerplate logging setup code and tracing code, and provides a means to separate application logging from program flow and data tracing. Autologging provides two decorators and a custom log level: "autologging.logged" decorates a class to create a __log member. By default, the logger is named for the class's containing module and name (e.g. "my.module.ClassName"). "autologging.traced" decorates a class to provide automatic CALL/RETURN tracing for all class...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pyrlang

    Pyrlang

    Erlang node implemented in Python 3.5+ (Asyncio-based)

    This is a drop-in Erlang node implementation in Python 3, implementing a network Erlang node protocol. It was designed to allow interoperation between existing Python projects and BEAM languages: Erlang, Elixir, Gleam, Luaerl, LFE, Clojerl, and such. With just a few lines of startup code your Python program becomes an Erlang network node, participating in the Erlang cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MAD-X Python Builder

    MAD-X Python Builder

    Build windows executable from Python file. Easily compiler your Python

    Build windows executable from your Python file, with areas that requires your program info, description, Icon etc. It is possible to load existing data sets, given they are under corresponding Pickle formats, while saving also generates an Pickle file. Info fields can meet most demands, Windowed or consoled program type. One-file or Folder package, Encryption module, Hidden-Imports, UPX Compatible, Icon, program end-name, Debug mode and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pygorithm

    Pygorithm

    A Python module for learning all major algorithms

    A Python module to learn all the major algorithms on the go! Purely for educational purposes. If you are using Python 2.7 use pip instead. Depending on your permissions, you might need to use pip install, user pygorithm to install. To see all the available functions in a module, you can just type help() with the module name as an argument.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Lilak

    Persian Spell Checking Dictionary

    Lilak is an open source project for generating Persian dictionary for hunspell spell checker. For more information and download the source code please visit: https://github.com/m-o-s-t-a-f-a/lilak
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types. Project has moved to: https://github.com/mcfarljm/fortwrap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DirDiff

    DirDiff

    Python 2.7 script, analyzing 2 directories for differences.HTML output

    Comparing two different versions of a directory with text files of any kind has never been easier. Detects deleted files, new files, files with changed name but same content and of course a side-by-side / line-by-line comparison of changed files. Number of context-lines is configurable. Here's, how to call it: >python DirDiff.py dir1 dir2 output.html or >python.exe DirDiff.py -l 3 -v olddir newdir dirdiff.html -l is the number of context lines in the side-by-side comparison. -v...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RhinoLINUX Lite XFCe Edition

    RhinoLINUX Lite XFCe Edition

    RhinoLINUX Lite is a powerful full featured OS that is easy to use

    RhinoLINUX Lite is the lightweight edition of RhinoLINUX - this edition has a light shell, LXDE, or XFce depending on the release, and a smaller set of applications, which is still complete and able to handle all common document, multimedia and internet filetypes. This latest release is compatible with Ubuntu's "saucy" software suite and this project's code name is "Saucy SUZIE". This edition, called the LITE EDITION as it is intended for lite users (who only need the basics...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next