Topic: "pyproject"
carlosperate/awesome-pyproject
An Awesome List of projects using the pyproject.toml Python configuration file.
Size: 157 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 970 - Forks: 38

john-hen/Flake8-pyproject
Flake8 plug-in loading the configuration from pyproject.toml
Language: Python - Size: 48.8 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 230 - Forks: 11

abravalheri/validate-pyproject
Validation library for simple check on `pyproject.toml`
Language: Python - Size: 657 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 156 - Forks: 19

yhino/pipenv-poetry-migrate
This is simple migration script, migrate pipenv to poetry
Language: Python - Size: 1020 KB - Last synced at: about 11 hours ago - Pushed at: about 13 hours ago - Stars: 125 - Forks: 7

rabbit72/single-source
Access to the project version in Python code for PEP 621-style projects
Language: Python - Size: 77.1 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 54 - Forks: 3

kk6/poetrify 📦
Pipfile (or requirements.txt) to pyproject.toml for Poetry
Language: Python - Size: 421 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 50 - Forks: 3

orsinium-archive/poetry-setup 📦
Generate setup.py (setuptools) from pyproject.toml (poetry)
Language: Python - Size: 88.9 KB - Last synced at: about 23 hours ago - Pushed at: over 5 years ago - Stars: 46 - Forks: 8

jshwi/docsig
Check signature params for proper documentation
Language: Python - Size: 2.62 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 39 - Forks: 2

repo-helper/pyproject-parser
Parser for 'pyproject.toml'
Language: Python - Size: 554 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 19 - Forks: 1

kieran-ryan/pyprojectsort
Formatter for pyproject.toml files
Language: Python - Size: 254 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 10 - Forks: 4

lorien/pyproject
Python Project Template for Cookiecutter
Language: Makefile - Size: 48.8 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 6 - Forks: 3

MrConsoleka/aiogram-bot-template
Template for creating scalable bots with aiogram
Language: Python - Size: 88.9 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 0

repo-helper/pyproject-devenv
Create virtual environments using pyproject.toml metadata.
Language: Python - Size: 251 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 1

orsinium-labs/flitenv
📦🐍 Dependency manager for modern Python projects
Language: Python - Size: 50.8 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

pyscaffold/pyscaffoldext-pyproject
:no_entry: [DEPRECATED] Simple PyScaffold extension adding a pyproject.toml file
Language: Python - Size: 48.8 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

xfenix/envcast
Package for environment variables parsing with type casting
Language: Python - Size: 156 KB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

riz4d/THM-CERT
A python program to Download and Fetch Valid/Invalid of TryHackMe Certificates
Language: Python - Size: 5.86 KB - Last synced at: 17 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 1

mverteuil/precommit-dephell
Pre-commit Plugin: dephell. Run dephell as part of your pre-commit hooks.
Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 3

ProfessorManhattan/semantic-release-python
A semantic-release plugin for PyPi.org that supports both regular and Poetry projects
Language: Shell - Size: 14 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 7

iamlostshe/plagiarism-detection Fork of harirakul/Plagiarism-Detection
Online tool to check for plagiarism of inputted text.
Language: Python - Size: 149 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

AlexFlipnote/template.py
A standardized Python template configuration for my projects.
Language: Makefile - Size: 15.6 KB - Last synced at: about 22 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

nmichlo/pydependence
🕵️🐍 Generate requirements.txt and pyproject.toml extras across modules, with configurable starting points, using import graph traversal and the python AST. Fully configurable and works with pre-commit.
Language: Python - Size: 190 KB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

aleksul/flake8-pep518 📦
Flake8 plugin that allows specifying config in pyproject.toml.
Language: Python - Size: 32.2 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Valbou/deeployr
Deeployr - CI/CD tool
Language: Python - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

venomlab/pyproject-pyupgrade
pyproject.toml configuration wrapper for pyupgrade
Language: Python - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mejomba/carousel-slider-html-css-js
most popular carousel slider simple and useful
Language: JavaScript - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

marcieltorres/fast-api-boilerplate-project
it's a simple and useful boilerplate for python projects using fast api framework
Language: Python - Size: 80.1 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

furechan/pydev-toy
Command line utils to manage simple python projects
Language: Python - Size: 202 KB - Last synced at: 10 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

BrandonAustin01/Chroniq
Chroniq is your intelligent, beginner-friendly versioning and changelog assistant. Built with ❤️ for developers who want clean version control without the headache.
Language: Python - Size: 79.1 KB - Last synced at: 1 day ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

r8vnhill/echo-app-py-uv
Modular Python project using uv workspaces to separate business logic and application code. Built for a step-by-step educational guide on maintainable project structure.
Language: Python - Size: 11.7 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

celsiusnarhwal/poetry-sort
Alphabetically sort your Poetry dependencies
Language: Python - Size: 126 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

kieran-ryan/pyprojectsort-vscode
VSCode extension for pyprojectsort
Language: Python - Size: 63.5 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jond01/pycon-il-23
My talk and materials for PyCon IL 2023
Language: CSS - Size: 4.65 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SiteNetSoft/pyproject_to_sphinx
It takes the information from pyproject.toml to populate the Sphinx conf.py file.
Size: 2.65 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ShyAssassin/PyMake
A simple tool to add make-like functionality to Python projects
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

joe-mcgovern/python-dependency-pinner
Scripts to pin poetry and pipenv dependencies
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

SerhatTeker/python-template
Python boilerplate templates | includes Django
Language: Makefile - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lvwvm/flake9
personal fork of retnikt's flake9
Language: Python - Size: 1.54 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

HeyMegabyte/npm/archive/semantic-release-python
A semantic-release plugin for PyPi.org that supports both regular and Poetry projects
Last synced at: about 1 month ago - Stars: 0 - Forks: 0