Showing 205 open source projects for "py++"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 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.
  • 1
    supabase-py

    supabase-py

    Python Client for Supabase. Query Postgres from Flask, Django

    Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kubernetes Operator Pythonic Framework

    Kubernetes Operator Pythonic Framework

    A Python framework to write Kubernetes operators in just a few lines

    Kopf —Kubernetes Operator Pythonic Framework— is a framework and a library to make Kubernetes operator's development easier, just in a few lines of Python code. The main goal is to bring the Domain-Driven Design to the infrastructure level, with Kubernetes being an orchestrator/database of the domain objects (custom resources), and the operators containing the domain logic (with no or minimal infrastructure logic). The project was originally started as zalando-incubator/kopf in March 2019,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    AWS Lambda Python Runtime Interf Client

    AWS Lambda Python Runtime Interf Client

    Seamlessly extend your preferred base images to be Lambda compatible

    We have open-sourced a set of software packages, Runtime Interface Clients (RIC), that implement the Lambda Runtime API, allowing you to seamlessly extend your preferred base images to be Lambda compatible. The Lambda Runtime Interface Client is a lightweight interface that allows your runtime to receive requests from and send requests to the Lambda service. The Lambda Python Runtime Interface Client is vended through pip. You can include this package in your preferred base image to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    dorker-py

    Descubre archivos, rutas escondidas realizando busquedas avanzadas

    Dorking Google - Dorker Py Descubre archivos, rutas escondidas realizando busquedas avanzadas (ES) Discover files, hidden paths by performing advanced searches (EN)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    Jupytext

    Jupytext

    Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts

    Have you always wished Jupyter notebooks were plain text documents? Wished you could edit them in your favorite IDE? And get clear and meaningful diffs when doing version control? Then, Jupytext may well be the tool you’re looking for. Only the notebook inputs (and optionally, the metadata) are included. Text notebooks are well suited for version control. You can also edit or refactor them in an IDE - the .py notebook above is a regular Python file. Text notebooks with a .py or .md extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    django-money

    django-money

    Money fields for Django forms and models

    A little Django app that uses py-moneyed to add support for Money fields in your models and forms. The default currency code length is 3 but you can change it with the CURRENCY_CODE_MAX_LENGTH setting. Currencies are listed on moneyed, and these modules use this to provide a choice list on the admin, also for validation. Django-money leaves you to use any custom model managers you like for your models, but it needs to wrap some of the methods to allow searching for models with money values...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dynaconf

    dynaconf

    Configuration Management for Python

    Inspired by the 12-factor application guide. Settings management (default values, validation, parsing, templating). Protection of sensitive information (passwords/tokens). Multiple file formats toml|yaml|json|ini|py and also customizable loaders. Full support for environment variables to override existing settings (dotenv support included). Optional layered system for multi environments [default, development, testing, production] (also called multi profiles). Built-in support for Hashicorp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pikepdf

    pikepdf

    A Python library for reading and writing PDF, powered by QPDF

    pikepdf is a Python library allowing the creation, manipulation, and repair of PDFs. It provides a Pythonic wrapper around the C++ PDF content transformation library, QPDF. Python + QPDF = “py” + “qpdf” = “pyqpdf”, which looks like a dyslexia test and is no fun to type. But say “pyqpdf” out loud, and it sounds like “pikepdf”. pikepdf is a library intended for developers who want to create, manipulate, parse, repair, and abuse the PDF format. It supports reading and write PDFs, including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    segment-geospatial

    segment-geospatial

    A Python package for segmenting geospatial data with the SAM

    The segment-geospatial package draws its inspiration from segment-anything-eo repository authored by Aliaksandr Hancharenka. To facilitate the use of the Segment Anything Model (SAM) for geospatial data, I have developed the segment-anything-py and segment-geospatial Python packages, which are now available on PyPI and conda-forge. My primary objective is to simplify the process of leveraging SAM for geospatial data analysis by enabling users to achieve this with minimal coding effort. I have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 10
    QRCodeGenerator

    QRCodeGenerator

    qrcode, qrcode-generator, qrcode generator

    Dies ist ein Pythonscript zum Erstellen von farbigen QR-Codes. Die Größe und die Fehlerkorrektur sind einstellbar. Es werden die Dateiformate PNG, BMP und JPEG unterstützt. QRCodeGenerator.exe md5 hash: bf9039774069533943a5b424341b998b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fairseq

    Fairseq

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python

    Fairseq(-py) is a sequence modeling toolkit that allows researchers and developers to train custom models for translation, summarization, language modeling and other text generation tasks. We provide reference implementations of various sequence modeling papers. Recent work by Microsoft and Google has shown that data parallel training can be made significantly more efficient by sharding the model parameters and optimizer state across data parallel workers. These ideas are encapsulated...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Walrus

    Walrus

    Lightweight Python utilities for working with Redis

    The purpose of walrus is to make working with Redis in Python a little easier. Rather than ask you to learn a new library, walrus subclasses and extends the popular redis-py client, allowing it to be used as a drop-in replacement. In addition to all the features in redis-py, walrus adds support for some newer commands, including full support for streams and consumer groups. Persistent structures implemented on top of Hashes. Supports secondary indexes to allow filtering on equality, inequality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mouse Keyboard Clicker Holder

    Mouse Keyboard Clicker Holder

    Autoclicker and holder for keyboard keys and mouse buttons

    Autoclicker and holder for mouse buttons and keyboard keys. A small program to autoclick or hold a keyboard key or a mouse button. Can be downloaded as .exe as well as the original .py file. The source code is written in Python with alongside PySide6 and Pynput. The program is distributed under the Unlicense ( https://unlicense.org/ ) Program created in collaboration with Luigi Panetti. ------------------------------------------------------------------------------------------ Un piccolo...
    Leader badge
    Downloads: 2,583 This Week
    Last Update:
    See Project
  • 14
    pdf-editor

    pdf-editor

    Edit your PDFs without needing a subscription or creating accounts

    Edit your PDFs without needing a subscription or creating accounts. Add a GUI/Turn it into a web application. Add a parser for the command line to do multiple commands at once e.g. merge (cut pdf1) pdf2. Tested working with Python 3.8.5. Install venv (py -3.8 -m pip install virtualenv). PDF and Word documents are binary files, which makes them much more complex than plaintext files. In addition to text, they store lots of font, color, and layout information. If you want your programs to read...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    GPT ChatterBot - experimental 23

    GPT ChatterBot - experimental 23

    GPT ChatterBot - experimental 23 (A ChatGPT app for PC )

    'GPT_ChatterBot' is a console (command-prompt) desktop application developed using python 3.6.8 and other add-on libaries. The experimental application uses api from OpenAI to create ChatGPT interaction on a PC Apps. Compatible only for windows OS.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
     QR Code Generator [I.S.A]

    QR Code Generator [I.S.A]

    QR Code Generator [Improved.Simplified.Alternative]

    'QR Code Generator' an desktop application developed using python 3.11.4 and other add-on libaries. Can convert texts\links into QR codes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    Py Player

    Py Player As a Simple Python Based MP3 Player

    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Txt-2-Mp3  6.3 Mark 2 [I.S.A]

    Txt-2-Mp3 6.3 Mark 2 [I.S.A]

    Txt-2-Mp3 6.3 Mark 2 [Improved.Simplified.Alternative]

    'Txt2Mp3' an desktop application developed using python 3.6.8 and other add-on libaries. Can convert texts into audio (.mp3) files using gTTS (Google Text-to-speech) api module library. Compatible only for windows OS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    PyExe:YT thumbnail downloader (b) [ISA]

    PyExe:YT thumbnail downloader (b) [ISA]

    PyExe: YouTube thumbnail downloader (type-b) [I.S.A]

    PyExe: YouTube thumbnail downloader (type-b) [Improved.Simplified.Alternative] Download YouTube video thumbnails. Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pdf_docx_gen-ISA

    pdf_docx_gen-ISA

    PDF-Docx Generator [Improved.Simplified.Alternative]

    Converts pdf files into word file and vise-versa Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Video Clips Merger 2-6B8 (P.F+ Rev2B)

    Video Clips Merger 2-6B8 (P.F+ Rev2B)

    Video Clips Merger 2-6B8 (Perfected.Further+ Revised 2B)

    'Video Clips Merger' is an desktop application developed using python 3.6.8 and other add-on libaries. Can combine extracted clips into one video file. Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Search Online (ver.Chrome Sel) [I.S.A]

    Search Online (ver.Chrome Sel) [I.S.A]

    Search Online (ver.Chrome Selinium) [Improved.Simplified.Alternative]

    Search Online (ver.Chrome Selinium) [Improved.Simplified.Alternative] A desktop application developed using python 3.6.8 and other add-on libaries. Uses chrome driver and python 'Selinium' library to automate web browsing. Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Video Cropper 1-6B2-2 (P.F+ Rev2B)

    Video Cropper 1-6B2-2 (P.F+ Rev2B)

    Video Cropper 1-6B2-2 (Perfected.Further+ Revised-2B)

    'Video Cropper' an desktop application developed using python 3.6.8 and other add-on libaries. Crops video file into external video file. Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    gnucash-csv-mt940

    Convert Banking CSV-Files to MT940 format for Input in GNUCASH

    This Program converts CSV-Files downloaded from your Bank Account to MT940-Format for Input to Gnucash. conv-noris-mt940.py convert CSV-Files from www.norisbank.de to MT940-Format Calling: conv-noris-mt940.py CSV-File MT940-File conv-1822giro-csv-mt940.sh convert CSV-Files from www.1822direkt.de to MT940-Format Calling: conv-1822giro-csv-mt940.sh CSV-File MT940-File conv-dkbgiro-csv-mt940.sh convert CSV-Files from www.dkb.de to MT940-Format Calling: conv-dkbgiro-csv-mt940.sh CSV-File MT940...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    microfileserver

    microfileserver

    small HTTP server for everyday sharing. micro-file-server

    FTP like desing, HTTPS support, configurable, in one file - py or exe. Secure, with sha512 checksum, no installation required, small and fast. microfileserver, micro-file-server, micro_file_server
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next