No description
Find a file
autobump 18440d57dd
Some checks failed
Release / release (push) Failing after 7s
Bump version: 0.0.0.dev1 → 0.0.0
2023-03-13 14:49:20 +00:00
.github/workflows init 2023-03-13 09:47:33 -05:00
.markata.cache init 2023-03-13 09:47:33 -05:00
pyflybygen Bump version: 0.0.0.dev1 → 0.0.0 2023-03-13 14:49:20 +00:00
tests init 2023-03-13 09:47:33 -05:00
.gitignore init 2023-03-13 09:47:33 -05:00
.{{package_name}}-copier-answers.yml init 2023-03-13 09:47:33 -05:00
CHANGELOG.md init 2023-03-13 09:47:33 -05:00
LICENSE.txt init 2023-03-13 09:47:33 -05:00
pyproject.toml init 2023-03-13 09:47:33 -05:00
README.md init 2023-03-13 09:47:33 -05:00
tmp.py init 2023-03-13 09:47:33 -05:00

PyFlyByGen

Generates pyflyby configurations for your project based on existing imports.

[![PyPI - Version](https://img.shields.io/pypi/v/{{ package_name }}.svg)](https://pypi.org/project/{{ package_name }}) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/{{ package_name }}.svg)](https://pypi.org/project/{{ package_name }})


Table of Contents

Installation

pip install pyflybygen

License

pyflybygen is distributed under the terms of the MIT license.