There are 1 repository under pythonpackage topic.
✨ Split text by languages (e.g. 你喜欢看アニメ吗 -> 你喜欢看 | アニメ | 吗) for NLP tasks (e.g. parse, TTS). Powered by fasttext and budoux
PlanetScale Database Engine for Django
[Batching/MultiGPU/DataLoader Implemented] Code for the paper Hybrid Spectrogram and Waveform Source Separation
API Client to communicate with the Cheshire Cat AI
Crypto python directory (Open source)
A developer toolkit from NetHyTech—streamlining open-source project management, AI module integration, and enhanced workflow automations.
This project is an experiment record manager for python based on SQLite DMS, which can help you efficiently save your experiment settings and results for later analysis.
A comprehensive way to make your Exploratory data analysis process easy by using our package
Python 3 Package for optimally sampling big images with texture-aware patchification based on SLIC superpixels. So Sleek !
This is project made by engineering students. We are trying to learn git and python. We are implementing basic electronic circuits in python. We are planning to upload this module on pypi . We are open to your great feedback on this. Surely we will love to hear and accept valuable responses and and help in development.
This repository contains Dongming Shen's code and documentation for the research projects conducted at the AIDyS Lab, USC. The project focuses on integrating Reinforcement Learning (RL) to solve partially observable Markov decision processes (POMDP) under finite linear temporal logic (LTL) constraints.
set of tools to make your work easier in python
RealCUGAN-TensorRT is a project dedicated to optimizing the inference speed of RealCUGAN.
A Python module to download any file-type from the internet
A Python package aimed to simplify the processing of the mobiledoc format.
Python Package for creating a well-defined prompts integrated with specified code snippet.
Minecraft: Bedrock Edition development kit
Interact with your Minecraft server from hosts that use Multicraft using Python.
A Python script for extracting data from WarcraftLogs
This project automates the retrieval, processing, and publishing of digital product data for our Shopify store. It integrates Google Cloud Platform (GCP), Amazon Web Service (AWS), Terraform (Tofu), Python, Bash, Ansible and GitHub Actions to manage data pipelines efficiently.
A collection of simple python mini projects to enhance your Python skills.
This is my package of python tools which you may need them while developing backend .
Jenny is a Personal Desktop Assistant that can carry out tasks or services based on voice commands.
Port of Google's language-detection library to Python.
A package answering questions relating to given PDF files with the help of ChatGPT
This repository contains a project focused on predicting the total gross of theatrical movies. It utilizes Python, SQL, web scraping, linear regression, and Excel techniques. The data for this project has been sourced from Kaggle
Detect OS accent color from Python
Extract assets and data from the Minecraft jar.
Download and fetch details about Minecraft server jars.
pyCryptobox is a Python package that provides a simple way to encrypt and decrypt files and directories using the AES encryption algorithm.
pyCryptobox is a package in Python that inspects a Python package and prints out all the functions and methods defined in that package. It takes a single argument, package, which is a string representing the name of the package to be inspected. This can be useful in situations where you want to explore the functionality of a package before deciding
This simple package aims to allow user to convert problem statements from Kattis to pdf
Bio-Wrangler is a Python package for bioinformatics data wrangling. It helps load, filter, merge, and summarize bioinformatics datasets from formats like FASTA, FASTQ, VCF, and GFF.
This filter changes a given text to Title Caps, and attempts to be clever about SMALL words like a/an/the in the input. The list of "SMALL words" which are not capped comes from the New York Times Manual of Style, plus some others like 'vs' and 'v'.