pyproject
There are 38 repositories under pyproject topic.
carlosperate/awesome-pyproject
An Awesome List of projects using the pyproject.toml Python configuration file.
john-hen/Flake8-pyproject
Flake8 plug-in loading the configuration from pyproject.toml
abravalheri/validate-pyproject
Validation library for simple check on `pyproject.toml`
yhino/pipenv-poetry-migrate
This is simple migration script, migrate pipenv to poetry
rabbit72/single-source
Access to the project version in Python code for PEP 621-style projects
kk6/poetrify
Pipfile (or requirements.txt) to pyproject.toml for Poetry
orsinium-archive/poetry-setup
Generate setup.py (setuptools) from pyproject.toml (poetry)
jshwi/docsig
Check signature params for proper documentation
repo-helper/pyproject-parser
Parser for 'pyproject.toml'
kieran-ryan/pyprojectsort
Formatter for pyproject.toml files
lorien/pyproject
Python Project Template for Cookiecutter
orsinium-labs/flitenv
📦🐍 Dependency manager for modern Python projects
pyscaffold/pyscaffoldext-pyproject
:no_entry: [DEPRECATED] Simple PyScaffold extension adding a pyproject.toml file
mverteuil/precommit-dephell
Pre-commit Plugin: dephell. Run dephell as part of your pre-commit hooks.
repo-helper/pyproject-devenv
Create virtual environments using pyproject.toml metadata.
riz4d/THM-CERT
A python program to Download and Fetch Valid/Invalid of TryHackMe Certificates
ProfessorManhattan/semantic-release-python
A semantic-release plugin for PyPi.org that supports both regular and Poetry projects
xfenix/envcast
Package for environment variables parsing with type casting
aleksul/flake8-pep518
Flake8 plugin that allows specifying config in pyproject.toml.
AlexFlipnote/template.py
A standardized Python template configuration for my projects.
iamlostshe/plagiarism-detection
Online tool to check for plagiarism of inputted text.
mejomba/carousel-slider-html-css-js
most popular carousel slider simple and useful
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.
celsiusnarhwal/poetry-sort
Alphabetically sort your Poetry dependencies
Proteusiq/pyproject
Finding Structure that works
venomlab/pyproject-pyupgrade
pyproject.toml configuration wrapper for pyupgrade
YUKI2eN3e/pyproject-cli
A handy tool for configuring a `pyproject.toml` file generated by `poetry`, as well as generating `justfile` and `.pre-commit-config.yaml` files based on what tools you are using.
furechan/pydev-toy
Command line utils to manage simple python projects
joe-mcgovern/python-dependency-pinner
Scripts to pin poetry and pipenv dependencies
marcieltorres/fast-api-boilerplate-project
it's a simple and useful boilerplate for python projects using fast api framework
SiteNetSoft/pyproject_to_sphinx
It takes the information from pyproject.toml to populate the Sphinx conf.py file.
itsluketwist/python-template
A simple python template repository, configured how I like to start my personal python projects.
jond01/pycon-il-23
My talk and materials for PyCon IL 2023
kieran-ryan/pyprojectsort-vscode
VSCode extension for pyprojectsort
mkpro118/auto-build-user-stories
Provides a command line utility to add a a user story to a markdown table.
ShyAssassin/PyMake
A simple tool to add make-like functionality to Python projects