flit
There are 16 repositories under flit topic.
dephell/dephell
:package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.
NiklasRosenstein/slap
Slap is a CLI to assist in the process for developing and releasing Python packages.
iancleary/pypackage
Cookiecutter python package using Poetry, mypy, black, isort, autoflake, pytest, mkdocs, and GitHub Actions
takluyver/flonda
Conda packages from flit information
bulletmark/uv-publish
Command line wrapper to run `uv publish` using default credentials from `~/.pypirc`
AsifArmanRahman/to-pypi-using-flit
An action to build and publish Python 🐍 package to PyPI using Flit.
orsinium-labs/flitenv
📦🐍 Dependency manager for modern Python projects
kgaughan/dovecotauth
Dovecot Authentication Protocol client library.
codingjoe/flit-gettext
Compiling gettext i18n messages during project bundling.
AlfaBetaBeta/1-package-ml-model-group-5
Implementation of a python library (ie_bike_model) with functionalities to predict the hourly rate of bike rental. The ML modelling pipeline is defined elsewhere (source repo).
jonpoveda/pynjector
Flint dependency injector from Pipenv for Python
kathhess/ml-prediction-api-deploy
A simple repository demonstrating transforming a .ipynb machine learning notebook to a deployed rest API using Flit, Flask, and Heroku.
KOLANICH-GHActions/bootstrap-python-packaging
Installs bleeding edge versions of some base packages of python packaging ecosystem
davidjnevin/template-python-fastapi-docker-postgres
A hexagonal architecture template repository for Python, FastAPI, PostgreSQL with settings that suit my new project needs.
jvllmr/trove-setup
A simple TUI for adding trove classifiers to your project quickly
wmelvin/scapr
A Python script that uses Pillow's ImageGrab to capture screenshots.