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/liying2008/pyp_manager

A web Python package manager built using Django and Vue.

django js package-manager pip python vue vue-i18n webpack

Last synced: 27 Nov 2024

https://github.com/null-none/django-mixin

Mixins for Django's class-based views.

django mixin mixins pip

Last synced: 27 Nov 2024

https://github.com/panta/python-keras-tf-env

A requirements.txt setup for Keras with a TensorFlow backend.

keras keras-tensorflow pip python python3 tensorflow virtualenv

Last synced: 22 Dec 2024

https://github.com/blueromans/tremendous

Tremendous API Client For Python

api-client pip pypi pypi-package python requests tremendous

Last synced: 11 Nov 2024

https://github.com/dappsar/search-wallet-hunting-sats

hunting Sats Challenge to find wallet based on its seed words

bitcoin pip python

Last synced: 08 Dec 2024

https://github.com/alejrot/python-docs

Documentacion y tutoriales sobre Python, sus módulos y paquetes

classes lambda-functions pip python python-3 python3 venv venv-python virtualenv

Last synced: 05 Jan 2025

https://github.com/stefanjohnsen/pointin3dpolygon

Verify whether a 3D point lies within an planar non-complex polygon in three-dimensional space.

3d-graphics pip polygon

Last synced: 28 Nov 2024

https://github.com/orliluq/web-scraping-con-requests-y-beautifulsoup-en-python

Web scraping de una web con las librerías requests y bs4 de Python

pip powershell python venv-python

Last synced: 02 Dec 2024

https://github.com/dmotte/apycalc

🐍 APY trend calculator with configurable Moving Average

annual apy apycalc average calculator command csv invest moving package percent percentage pip py pypi python return value yearly yield

Last synced: 22 Dec 2024

https://github.com/hyperized/ansible-pip

Simple PIP wrapper for Ansible on Ubuntu

ansible pip python ubuntu

Last synced: 06 Jan 2025

https://github.com/devbluecomet/object-detection

🚘 I worked on building an object detection model using a dataset of images labeled with bounding boxes around objects of interest. You'll explore different object detection architectures such as YOLO (You Only Look Once) or SSD (Single Shot MultiBox Detector), and train a model to detect various objects in images.

face-detection llms pip python vehicle-detection

Last synced: 02 Dec 2024

https://github.com/hookfang/python-youtube-video-downloader

A simple python application that lets users download youtube videos, with the provided URL.

pip pysimplegui python python3

Last synced: 08 Dec 2024

https://github.com/djuuu/ansible-role-system

Miscellaneous system init stuff (base configuration, packages, users, ...)

ansible ansible-role fail2ban firewalld go linux opkg pip ssh

Last synced: 03 Dec 2024

https://github.com/fastily/pip-dep-bump

⬆️ Bumps dependencies in python requirements.txt files

dependency-manager pip python

Last synced: 23 Nov 2024

https://github.com/xlab-si/fana

Farm animal noise assistant python library

pip pypi python tutorial

Last synced: 03 Dec 2024

https://github.com/a1ifh/word-pronouncer

Small program that outputs the pronunciation of words through audio.

pip python

Last synced: 28 Dec 2024

https://github.com/lambdacasserole/dodgem

Version bumper for Python.

cicd pip python semver utils versioning

Last synced: 20 Dec 2024

https://github.com/thomaszwagerman/rnpy

Documentation on using R and Python together

pip posit python quarto r renv reticulate rpy2 shiny venv

Last synced: 03 Dec 2024

https://github.com/dropseed/deps-python

Deps component for updating python dependencies

deps deps-component pip pipenv python

Last synced: 03 Dec 2024

https://github.com/qmt1/coloriz

BEAUTYFUL COLOR LIBRARY (PYTHON)

color coloriz package pip python python3

Last synced: 03 Dec 2024

https://github.com/raclettes/python-tri

Prettier error handling for Python

error-handling pip pypi pypi-package python python-3 python3

Last synced: 03 Dec 2024

https://github.com/raicerk/buscalibrewebscrapingprecios

Aplicacion para revisar que los precios de los libros que quiero han bajado o subido de precio

beautifulsoup4 flask pip python webscraping

Last synced: 09 Dec 2024

https://github.com/milan-sony/ytdwnlder

A simple command line youtube video/audio downloader

command-line pip python pytube

Last synced: 11 Nov 2024

https://github.com/and3sil4/asiste-dockerized.project

Este proyecto consta de un backend construido en Django y un frontend desarrollado en Angular 16 para automatizar el proceso de llamado a asistencia, registro de novedades. El despliegue se realiza mediante Docker y Docker Compose

angular angular-cli angular-material api-client command-line django django-rest-framework docker docker-compose linux material-ui mysql node npm pip postman python ubuntu yarn

Last synced: 10 Dec 2024

https://github.com/saschpe/docker-cmakelint

cmakelint Docker container based on Alpine Linux.

alpine-linux cmakelint docker docker-container pip python

Last synced: 09 Dec 2024

https://github.com/barcawebcloud/bsconf-py

A library Python for define server configurations, repairs and installations in various operating environments.

barca barca-cloud barcacloud bsconf bwc bwc-bsconf email-server game-servers pip python web-server

Last synced: 04 Dec 2024

https://github.com/devcoder1309/ctf_1

A question for capture the flag event, hacking an ecommerce website to get the flag

css django pip python

Last synced: 04 Dec 2024

https://github.com/shahinuralambhuiyan/learning-ml

Start learning Machine Learning basic from CodeBasics Channel

anaconda jupyter-notebook kaggle-dataset matplotlib numpy pandas pip python

Last synced: 28 Dec 2024

https://github.com/sbidoul/pip-launcher

Download and run pip in the current python environment without installing it.

packaging pip python

Last synced: 18 Dec 2024

https://github.com/hasanyahya101/snake-pygame

A simple age old classic version of snake game. You can control the snake using the arrow keys and try to eat the food and increase your score. If the snake hits himself or the boundary wall, user dies and the game is restarted.

executable game github graphic nuitka pip project pygame python sdl2 snake snake-game sound

Last synced: 09 Dec 2024

https://github.com/hasanyahya101/snakegame-wasm

A simple age old classic version of snake game. You can control the snake using the arrow keys and try to eat the food and increase your score. The game was originally made in python, but was later converted into web assembly using pygbag (a python library).

game github github-pages multi-platform pip pygame pygbag python sdl2 snake snake-game wasm web

Last synced: 09 Dec 2024

https://github.com/hasanyahya101/tic-tac-toe-tkinter

A simple tic-tac-toe app made in python using tkinter and itertools libraries. It creates a small window that a user uses to play the game. Moreover, the Options tab on the top left menu can be used to restart the game or quit.

game gui itertools libraries pip preview python release script tic-tac-toe tkinter tkinter-gui

Last synced: 09 Dec 2024

https://github.com/zeozeozeo/pip-button

Adds a Picture-in-Picture button for every video (chromium extension).

chrome chrome-extension chromium-extension extension picture-in-picture pip video

Last synced: 04 Dec 2024

https://github.com/xterikatx/controlando-instagram

Scripts feito com Python para automatização e gerenciamento de conta do Instagram.

instapy pip python

Last synced: 12 Dec 2024

https://github.com/knvmrt/python-qr-code-generator

Python QR code generator.

console-app pip python qr-code

Last synced: 05 Dec 2024

https://github.com/azmisahin/azmisahin-software-web-package-template-pip-python-v1

Project template for the development and production phases of Python packages.

alpine debian devcontainer docker docker-compose pip python

Last synced: 10 Dec 2024

https://github.com/bmwant/extras

Dummy package to make Python packages extras deprecation easier

extas pip poetry poetry-python pyproject-toml python python-package python-pip setuptools

Last synced: 10 Dec 2024

https://github.com/wilsonkinyua/pass-lock

Password Locker is a terminal run python application that allows users to store details i.e. usernames and passwords of their various accounts credentials.

pip python3 terminal terminal-based

Last synced: 09 Jan 2025

https://github.com/orengrinker/textfromimage

Python package (pip) - Get descriptions of images using OpenAI's GPT models, Azure OpenAI, and Anthropic Claude in an easy way.

anthropic anthropic-claude azure-openai claude image-processing openai package pip python3 textfromimage

Last synced: 16 Dec 2024

https://github.com/and3sil4/scripts-cometibles-ricos.project

This is a repository that provides sample scripts for managing your current working directory on Windows devices using PowerShell scripts

excel os pandas pip python scraping selenium

Last synced: 10 Dec 2024

https://github.com/tr1sm0s1n/brownie-vyper-example

Example project to compile/test/deploy smart contracts written in Vyper using Brownie.

brownie dapp ethereum pip python smart-contracts venv vyper

Last synced: 11 Dec 2024

https://github.com/svrana/pipsqueak

:mouse: Parse pip requirements files. Parse installed packages. Compare the two.

pip python tool

Last synced: 11 Dec 2024

https://github.com/uzh-ase-fs24/shared

shared code for the findMe project organized as a python package

package pip python

Last synced: 17 Dec 2024

https://github.com/e1izabeth/phpproj1

Laboratory work for ITMO course Internet applications programming

itmo pip

Last synced: 19 Dec 2024

https://github.com/yousafkhamza/ec2-infrastructure-creation-through-pyscript

Here it's a python script for creating AWS infrastructure through a python script and this is only for educational purposes also, we can do anything via python.

aws infrastructure infrastructure-as-code pip python3 script

Last synced: 01 Jan 2025

https://github.com/miusarname2/proyectos-final-analitica-de-datos

Welcome to the repository where the magic of data analytics comes to life! This is the result of our effort and creativity in the subject of data analysis at the Universidad Cooperativa de Colombia (UCC). Here we keep everything we did to analyse data, draw cool conclusions and solve the workshop we were given. 🎯📊

data-analysis data-science data-visualization pip python

Last synced: 12 Dec 2024

https://github.com/rdsq/pip-requirements

Tools to simplify your interaction with pip's requirements.txt

pip pip-requirements python vscode-extension

Last synced: 23 Dec 2024

https://github.com/sixarm/sixarm_python_pip_requirements

SixArm.com → Python pip requirements.txt file for our favorite packages

configuration install pip script shell

Last synced: 12 Dec 2024

https://github.com/wflixu/rppm

Rustify Python Package Manager Tool

pip pip3 python3 venv

Last synced: 12 Dec 2024

https://github.com/michaelsasser/pyhexedit

pyhexedit provides you the ability to view, convert, edit and manipulate Binary and Intel Hex files.

hex hexeditor linux package pip python python3 windows

Last synced: 19 Dec 2024

https://github.com/furkancosgun/numo

Numo is a versatile Python package that combines mathematical operations, unit conversions, currency conversions, and translations in one powerful tool.

package pip pypi python

Last synced: 27 Dec 2024

https://github.com/slntopp/simple-rri

Simple Recursive Requirements Installer

dependencies pip python

Last synced: 11 Nov 2024

https://github.com/samarth4023/numpy-linear-algebra

My NumPy Journey🚀 I am eager to share my knowledge with the world! This repository contains my implementations of basic operations using NumPy, a popular Python library for numerical computing. As part of my journey in the mathematics for machine learning course, I explored various functionalities of NumPy and documented my learning process here.

anaconda anaconda-environment array arrays conda jupyter-notebook numpy pip python

Last synced: 13 Dec 2024

https://github.com/cnseniorious000/uv-for-pyodide

Dependency resolution as a service

dependency-manager pip pyodide uv

Last synced: 13 Dec 2024

https://github.com/demensdeum/cleanterminus

Crossplatform terminal clean command

clean clear cli cls cmd console konsole pip pip3 python python3 terminal

Last synced: 23 Dec 2024

https://github.com/afonsocalinas/youtubetomp3

A program that uses the Python Libraries Pytube to download your favourite songs from youtube at it's best quality of audio possible!

download ffmpeg pip pytube windows youtube-downloader

Last synced: 05 Jan 2025

https://github.com/harishy0406/restaurant-management-system

A Python-based Restaurant Management System built using Tkinter for the GUI and MySQL for database management. Streamlines table reservations, order processing, and inventory tracking. 📋🐍

pip python sqlite3 tkinter-gui

Last synced: 18 Dec 2024

https://github.com/stuttgart-things/install-requirements

install, remove and update python and/or os packages

ansible apt dnf linux pip python requirements

Last synced: 24 Dec 2024

https://github.com/tofran/sendinblue-template-manager

Download and upload Sendinblue template's html content for ease of editing and versioning.

pip sendinblue

Last synced: 18 Dec 2024

https://github.com/serene-arc/file_whitelister

Python tool to output filenames that do not match a whitelist file

file pip python python3 tool whitelist

Last synced: 24 Dec 2024

https://github.com/anas-shakeel/ansy

A Python package to colorize and format output in the terminal.

ansi ansy cli colors package pip python3 terminal-colors

Last synced: 18 Dec 2024

https://github.com/e1izabeth/jsfproj1

Laboratory work for ITMO course Programming internet applications

itmo pip

Last synced: 19 Dec 2024

https://github.com/pranitej/typing-test

This is a typing test application. Here you check the stats of your typed text.

gui pip pycharm python3 sys threading tkinter typing typingtest

Last synced: 19 Dec 2024

https://github.com/santoshlite/zeplyn

zeplyn makes package publishing quick and easy so you can reiterate faster

library open-source package package-manager pip pypi pypi-packages python python-library python3-library twine

Last synced: 13 Nov 2024

https://github.com/jakeroggenbuck/typeschemalib

A yaml like schema that can be used to check dictionaries for correct schema

pip schema yaml

Last synced: 01 Dec 2024

https://github.com/andrew-boutin/wordle-helper

A program that can be helpful when playing Wordle.

pip python try virtualenv wordle

Last synced: 19 Dec 2024

https://github.com/sander0542/fivem-api

API Wrapper for FiveM Servers

aiohttp api fivem pip python python3

Last synced: 23 Oct 2024

https://github.com/schinwald/sorter-demo

A list of python scripts for learning common sorting algorithms.

pip python3 sorting

Last synced: 26 Dec 2024

https://github.com/sureshpandiyan1/pip_helpers

pip interactive shell for create,upload,package,etc.,

packaging packaging-tool pip pip-compile pip-tools pip-upgrade pip3 setuptools terminal-based

Last synced: 01 Jan 2025

https://github.com/rahulunair/haxo

A tool to fetch package metadata for rpm, apt and pip repos on your docker image.

apt docker license-management pip rpm

Last synced: 14 Nov 2024

https://github.com/hustavojhon/python

This repository helps you learn Python through tutorials, code examples, exercises, and best practices. Suitable for beginners and those looking to sharpen their Python skills.learn Python

algorithms exercises learning pip python rich venv

Last synced: 12 Nov 2024

https://github.com/cookie0o/doomsday-clock

A simple Python package to get the current Doomsday-clock time using web scraping

doom doomsday doomsday-clock package pip python python3 simple

Last synced: 12 Nov 2024

https://github.com/snowkluster/rescan

A Modern utility for recon written in python

cli networking pip portscanner pypi-package python

Last synced: 12 Nov 2024

https://github.com/madsmtm/katex

Convert an image into KaTeX, using `\rule`s

console-tool facebook facebook-messenger image-processing katex pip python script

Last synced: 14 Nov 2024

https://github.com/abhishekzgithub/flask-docker-template

This is a simple flask docker template with minimal image i.e. alpine

docker flask pip python27

Last synced: 22 Dec 2024

https://github.com/sna1lboy/allprint

priiiiiiiiiiiiiiiiiiiiiiiiiiiiiiint

pip pypi pypi-package python python3

Last synced: 26 Dec 2024

https://github.com/alvinwan/lepoop

Undo your pip commands using `poop`💩

autoremove pip python shell undo utility

Last synced: 12 Nov 2024

https://github.com/eng-gabrielscardoso/textual-clustering-analysis

This project is a work requested for the discipline of Data Structures II taught in the Bachelor's Degree in Information Systems at UFPA.

autopep8 coverage pip pytest python python3 tdd textual-analysis

Last synced: 12 Nov 2024

https://github.com/jarvis-ai/pydirectory

Directory Analyzer , List, Number and Other useful things for a directory in system

conda develop directory env pip pydirectory pypy python

Last synced: 24 Nov 2024

https://github.com/machariamark/1minpitch

This is an application that allows users to use that one minute wisely. The users will submit their one-minute pitches and other users will vote on them and leave comments to give their feedback on them.

bootstrap5 flask html pip postgres python-3-6

Last synced: 22 Dec 2024

https://github.com/ljnath/govirtual

Single windows command to create and activate python virtual environment

govirtual pip python-environment python3 venv virtualenv virtualenvironment virtualenvwrapper

Last synced: 11 Nov 2024

https://github.com/zalexanninev15/pippackagesupdater

Script for to update the pip utility and all installed packages (libraries) to the latest versions

package package-manager pip python updater

Last synced: 12 Nov 2024