Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

pip

pip is a de facto standard package-management system used to install and manage software packages written in Python. Many packages can be found in the default source for packages and their dependencies — Python Package Index (PyPI).

https://github.com/njzjz/lammps-wheel

LAMMPS unofficial Python wheels on PyPi, `pip install lammps`

cibuildwheel lammps pip pypi python wheel

Last synced: 12 Oct 2024

https://github.com/trafitto/miao

Print a cat, a simple exercise to train me to create python packages

pip pypi pypi-packages python

Last synced: 18 Nov 2024

https://github.com/jamesqin-cn/tinycache

tinycache is a python modules base on local file for any python data struct

cache pip python2 python3

Last synced: 18 Nov 2024

https://github.com/tiagodanin/pythoncolorize

Simple module to colorize text on terminal

pip python python3 terminal

Last synced: 18 Dec 2024

https://github.com/muhammedrahil/cloudspark

CloudSpark is a powerful Python package designed to simplify the management of AWS S3. Whether you're working on the frontend or backend, CloudSpark provides an intuitive interface to generate presigned URLs and handle file uploads seamlessly.

aws aws-lambda aws-s3 package pip pyhton3

Last synced: 19 Nov 2024

https://github.com/abranhe/sta

Parse tokens from an string into an array

pip python sta string-to-array

Last synced: 12 Nov 2024

https://github.com/thehappydinoa/itachip2ir

A small Python module for interacting with the Global Caché iTach WF2IR or IP2IR

ir itach pip python

Last synced: 15 Oct 2024

https://github.com/fridex/s2i-example-micropipenv

An example of micropipenv as part of OpenShift's Python s2i (source-to-image) container image build process

dependency-management micropipenv pip pip3 pipenv poetry

Last synced: 15 Nov 2024

https://github.com/krishpranav/pyscan

A simple python tool to scan different ports on your network very fast

advance-port-scanner advance-scanner nmap pip pip3 port-scanner port-scanner-in-python python python3 python3-pip

Last synced: 06 Dec 2024

https://github.com/pmeier/pytorch-pip-shim

Patch pip to play ball with PyTorch

installation patch pip pytorch shim utility

Last synced: 22 Dec 2024

https://github.com/amhsirak/pypidisk

CLI tool to know the amount of disk space a PyPi package is eating

dependencies for-fun operating-system pip pypi python

Last synced: 27 Nov 2024

https://github.com/fscm/docker-python

Docker recipe to build a Python image

docker docker-image dockerfile pip pip3 python python3

Last synced: 07 Nov 2024

https://github.com/jaclu/tmux-conf

Tool for dynamic tmux.conf generation, based on tmux version

automation pip tmux tmux-conf

Last synced: 15 Nov 2024

https://github.com/alprojects1/python

Collection of practices, written apps, automation testing

pip pycharm pycharm-ide python python3 vscode-extension

Last synced: 12 Dec 2024

https://github.com/korfuri/pip-prometheus

Export the version of Pip packages to Prometheus

exported-metrics metrics pip prometheus python

Last synced: 10 Nov 2024

https://github.com/rpakishore/nbcc-loadings

Library to obtain NBCC Loadings

pip python

Last synced: 21 Dec 2024

https://github.com/chilleco/tgio

The simplest Python library for Telegram bots based on AsyncIO

asyncio bot pip pypi-package python simple telegram telegram-bot

Last synced: 04 Dec 2024

https://github.com/rooyca/markob

Highlight your text and send it to your Obsidian vault. It automatically creates you a file with the name of the page.

docker firefox firefox-extension highlight highlight-text obsidian obsidian-md pip

Last synced: 29 Nov 2024

https://github.com/iamtalhaasghar/gexchange

A simple Python CLI tool using which you can see exchange rates among different currencies of the world in your Terminal.

exchange-rates pip python

Last synced: 20 Nov 2024

https://github.com/zzudongxiang/ascend.docker

在Ascend服务器上使用Dcoker创建指定的可以运行的容器

ascend bash conda docker pip

Last synced: 11 Nov 2024

https://github.com/regalk13/astronomy-bot

Discord Astronomy Bot

bot botdiscord discord pip python

Last synced: 10 Nov 2024

https://github.com/sonatype-nexus-community/pytorch-pypi

PyTorch Python Index mirror with PEP 503 “simple” compliance updates

pip pytorch

Last synced: 30 Nov 2024

https://github.com/kernferm/pass-gen

This Secure Password Manager is a Python application designed to securely encrypt and store passwords using AES encryption. It provides functionalities to generate or load an existing AES encryption key, encrypt and save passwords with optional expiration dates, and decrypt passwords.

aes-encryption pip pip-update python

Last synced: 20 Dec 2024

https://github.com/btr1975/directories

An easy way to make, and keep track of your scripts needed directories

directories directory pip python python3 yaml yml

Last synced: 20 Dec 2024

https://github.com/marcanuy/sitemap-builder

Generate sitemaps from programmatically collected URLs.

pip python sitemap sitemap-generator

Last synced: 07 Nov 2024

https://github.com/stefan6419846/pip-licenses-lib

Retrieve the license list of packages installed with pip.

foss licenses metadata open-source pip

Last synced: 13 Oct 2024

https://github.com/bettercallshao/pdp-lgtm

Practical Tool for Composing Long Commands.

cli command-line gui lgtm native pdp pip productivity python

Last synced: 06 Dec 2024

https://github.com/nekmo/pip-rating-presentacion

Presentación de pip-rating. Comprueba la salud de las dependencias de tu proyecto.

dependencies espanol pip presentation python rating requirements security security-audit security-tools sliders spanish vulnerabilities

Last synced: 12 Dec 2024

https://github.com/jcarbaugh/repython

Rebuild a Homebrew-based Python dev environment from scratch

development-environment pip pipenv python python-development python3

Last synced: 04 Dec 2024

https://github.com/xiyusullos/umm

A toolkit to manager the fastest mirror of various tools, such as pip, npm, docker, golang, composer and etc.

brew composer docker fast golang homebrew linuxbrew mirror npm pip repository toolkit

Last synced: 14 Dec 2024

https://github.com/vndee/algobox

Algorithms package for python

algorithms competitive-programming pakage pip python

Last synced: 18 Nov 2024

https://github.com/4thel00z/libsniffpy

Python library to open raw sockets and sniff on your neighbours.

pip python python3 raw sniff socket wifi wifi-scanner wifi-security

Last synced: 01 Dec 2024

https://github.com/christiangracia/bash-script-generator

This repository is for a TypeScript NPM package I made that reads dependency installation files like requirements.text or package.json and generates long bash script commands for quick installation in Linux, Python, and JavaScript environments

bash bash-script generator npm package pip python typescript

Last synced: 06 Dec 2024

https://github.com/jamesqin-cn/tinyretry

tinyretry is a python module that provides failure retry encapsulation for the target function

pip python2 python3 retry

Last synced: 22 Dec 2024

https://github.com/chunkhang/console-snake

Snake for console

console curses pip python snake

Last synced: 19 Dec 2024

https://github.com/justwaitfor-me/pypi-tutorial

How to upload your Python Package

package pip pypi pypi-package pypi-upload python

Last synced: 09 Dec 2024

https://github.com/rongfengliang/click-cli-demo

click-cli-demo

cli pip python venv

Last synced: 12 Nov 2024

https://github.com/avidhanr/datavisualization

Upload the dataset and see the relations between the attributes in different ways!

pandas pip python streamlit

Last synced: 03 Dec 2024

https://github.com/iiaremenko/draggablepopover

A SwiftUI modifier that adds a draggable popover to any view, allowing the popover to stick to the corners of the parent view, similar to the Picture-in-Picture (PiP) behavior in iOS.

pip popover swiftui

Last synced: 21 Dec 2024

https://github.com/gotson/update-my-shit

Bash script to update various package managers on MacOS

bash brew macos npm omf pip

Last synced: 16 Dec 2024

https://github.com/h3x4g0ns/py-templater

utility tool that generates code files from user-defined templates

pip python templater

Last synced: 04 Dec 2024

https://github.com/devforfu/ancli

Building argument parser from a function annotation

argparse cli package pip python

Last synced: 16 Dec 2024

https://github.com/troyan-dy/fastapi-depends

You can use your FastAPI dependencies not only in FastAPI applications

async async-await asyncio fastapi lib library pip pydantic python python-type python-types python-typing python3

Last synced: 01 Dec 2024

https://github.com/chimekkoo/pylibrus

Librus (polish school e-register) unofficial API client written in Python.

librus librus-api pip python3

Last synced: 09 Dec 2024

https://github.com/imvickykumar999/universal-file-share

Run Server in Laptop and Open ipv4 URL in Mobile or other Laptop to Transfer files.

android apk file-sharing imvickykumar999 ipconfig localhost pip pypi vixsharefile windows

Last synced: 01 Dec 2024

https://github.com/gluecks-gmbh/luckywood

Luckywood is a python package with a couple of helper classes

pip python3

Last synced: 28 Dec 2024

https://github.com/ylogx/qmon

Redis Queue Monitor and Hipchat Logger

hipchat monitor pip pypi python queue redis redis-monitor redis-queue-monitor

Last synced: 09 Dec 2024

https://github.com/bwinkers/simple-codeartifact-cloudformation

A simple Cloudformation file for building a useful Code Artifact for hosting and caching modules.

artifact aws cloudformation-template code npm pip yarn

Last synced: 23 Dec 2024

https://github.com/zimfw/pvenv

Manages all python venvs in one place using just venv and pip.

pip python-venv venv zim zimfw zsh zsh-plugin zsh-plugins

Last synced: 10 Dec 2024

https://github.com/rohitbhati22/xdtranslation

XDTranslation is a python based image transtion app, that will translate website images for you.

googletranslateapi kivy kivy-application pip python python3 translation

Last synced: 29 Nov 2024

https://github.com/jelmerro/tppr

Tiny Portable Python Runner for hassle-free venv and dep handling

bash pip python python-venv virtual-env

Last synced: 05 Dec 2024

https://github.com/and3sil4/backend-asiste

Creación de aplicación backend API utilizando Django REST framework para solucionar los requerimientos del proyecto ASISTE

django django-rest-framework git github jwt-token pip python virtual-environment

Last synced: 10 Dec 2024

https://github.com/mgobeaalcoba/pygame_space_invasion

Space Invasion game 100% created with Pygame and Python. Applying object-oriented programming, design patterns and advanced programming concepts.

design-patterns oop-principles pip pygame pyinstaller python3 venv

Last synced: 19 Nov 2024

https://github.com/afonsocalinas/youtubetomp4

A program that uses the Python Libraries Pytube and FFMPEG to downloads videos from youtube at it's best quality of audio/video possible.

download ffmpeg pip pytube windows youtube-downloader

Last synced: 09 Nov 2024

https://github.com/princemardoch/install-pip-simply

Installing pip from the command line - a step-by-step guide

pip pip-install python3 shell

Last synced: 08 Nov 2024

https://github.com/ssmirr/compatible

🛠📦Check how compatible two versions of a dependency are

dependancy-manager dependencies npm pip

Last synced: 22 Nov 2024

https://github.com/frostime/simple-inject-py

A lightweight dependency injection library for Python

dependency-injection pip provide-inject python

Last synced: 10 Nov 2024

https://github.com/raizertechdev/chatbot-telegram.02

Criando meu Segundo ChatBot inteligente com Python para interação do usuário com o Telegram onde vai responder ao menu de informações com o bot, nesse projeto foram aplicadas as principais stacks => Python, pytelegrambotapi, pip3, pyinstaller e AWS/EC2!!!

aws-ec2 pip pyinstaller pytelegrambotapi python

Last synced: 12 Nov 2024

https://github.com/g4brielxavier/inputron-lib

Inputron is a Python Library for better managing outputs and inputs to terminal.

library library-python pip python terminal

Last synced: 12 Dec 2024

https://github.com/raizertechdev/chatbot.01

Criando meu Primeiro ChatBot inteligente com Python estilo ChatGPT para interação do usuário onde vai responder as perguntas de acordo com o bot, nesse projeto foram aplicadas as principais stacks => Python, pip3, os, pyinstaller e AWS/EC2!!!

aws-ec2 os pip pyinstaller python

Last synced: 12 Nov 2024

https://github.com/spoo-me/py_spoo_url

Python package for simple URL shortening with advanced analytics, emoji aliases, and more using spoo.me

analytics pandas pip python python-package url-shortener url-shortener-api

Last synced: 10 Nov 2024

https://github.com/jakobjohansson/pipit

a minimal Chrome extension for toggling Picture in Picture

chrome-extension picture-in-picture pip

Last synced: 05 Dec 2024

https://github.com/atlasfirarda/atlas-youtubedl

Atlas-YoutubeDL is a simple yet powerful tool designed for downloading YouTube videos with customizable resolution. It provides a clean and interactive terminal interface for selecting video quality and manages downloads efficiently.

ffmpeg inquirer pip python python-script youtube-dl

Last synced: 13 Dec 2024

https://github.com/sctech-tr/scfetch

minimal fetch program written in python for linux, mac and windows.

betterfetch fetch hyfetch neofetch pip py python python-script python3

Last synced: 22 Dec 2024

https://github.com/gvatsal60/linux-all-in-one-update-script

🐧🔄 "Linux-All-In-One-Update-Script" is your go-to solution for simplifying and automating software updates on Linux systems. 🔄🐧

apt bash bash-script dnf linux linux-shell microdnf npm pacman pip python python3 shell shell-script update-checker updates yarn yum

Last synced: 10 Oct 2024

https://github.com/erhancitil/erhanblog

ErhanBlog, a blog website built in Django. (In Progress)

css django html5 pip python tailwind

Last synced: 11 Nov 2024

https://github.com/neeraj-x0/chatbot

Chatbot is an open-source Python-based conversational agent designed to engage in text-based interactions and perform various tasks. Harnessing the power of artificial intelligence, this bot offers customizable features for text-to-speech, speech-to-text, and AI-based conversations.

ai artificial-intelligence chatbot pip python pyttsx3 speech-recognition voice-chat

Last synced: 11 Nov 2024

https://github.com/kiwi0fruit/py-mathjax

MathJax in pip and conda

conda mathjax pip python

Last synced: 18 Dec 2024

https://github.com/jonzarecki/pip-downloader

Streamlit server code for downloading pip packages + dependencies for different OS.

dependency django pip python

Last synced: 28 Nov 2024

https://github.com/sctech-tr/rsstools

tools for managing rss feeds in python

feed feed-reader news pip python python-rss python3 rss rss-feed rss-generator rssfeed

Last synced: 23 Nov 2024

https://github.com/nexusgksoftwares/djangonexus

Django Learning Journey 📚🚀 Welcome to my Django learning repository! This project contains all the key topics I’ve learned while mastering the Django web framework. It includes practical examples and code snippets for each concept, helping you understand Django from basics to advanced features. Feel free to explore and learn alongside me!

apis css django djangorestframework html models pillows pip python urls views

Last synced: 18 Dec 2024

https://github.com/nexusgksoftwares/automatic-translation-course-udemy

Automatic Translation Course (Udemy) This repository contains the code and examples for the "Automatic Translation" course on Udemy. The course focuses on developing automatic translation systems using Python, including the implementation of translation models, libraries, and APIs.

corse pip pipeline-dock-tech python text-classification translation udemy udemy-course

Last synced: 18 Dec 2024

https://github.com/humza-waseem/chatrooms_django

Use of Django framework from beginning.

css django django-rest-framework html javascript pip python

Last synced: 11 Nov 2024

https://github.com/thomasthaddeus/autoupdatepip

This is a CLI program that makes updating pip dependencies easier if you don't always use a virtual environment. This works on linux and windows

automation cronjob linux pip pypi python sysadmin update-checker updater

Last synced: 18 Dec 2024

https://github.com/chunkhang/tempus

Tempus est de essentia

cli pip python3 tempus timer

Last synced: 19 Dec 2024

https://github.com/connor-mccarthy/amazonlinux-python3.7.10

🐳 Amazon Linux with Python 3.7.10 and pip

amazon container-image containers docker linux pip python

Last synced: 23 Nov 2024

https://github.com/muhammad-fiaz/checkversions

CheckVersions is a powerful and intuitive version comparison tool designed to simplify the process of discerning the latest and older versions in software development.

check check-version check-versions checkversion checkversions compare-version compare-versions major minor patch pip python python-package python3 version version-check version-checker version-compare version-control version-number

Last synced: 21 Dec 2024

https://github.com/veerendra2/fitbit-cli

Access your Fitbit ⌚️ data at your terminal 💻

cli fitbit fitbit-api pip python

Last synced: 25 Dec 2024

https://github.com/tanbro/pipdot

Generate a graphviz dot file representing installed PyPI distributions

dependency dependency-graph distribution graph graphviz graphviz-dot package pip pypi pypi-package

Last synced: 28 Nov 2024

https://github.com/nebrelbug/gom

CLI tool to monitor GPU usage across Docker processes

cli docker gpu pip python

Last synced: 26 Dec 2024