No description
Find a file
2023-03-13 10:14:56 -05:00
.github/workflows init 2023-03-13 09:47:33 -05:00
.markata.cache init 2023-03-13 09:47:33 -05:00
pyflybygen remove relative imports 2023-03-13 10:14:34 -05:00
tests init 2023-03-13 09:47:33 -05:00
.gitignore ignore .gitignore 2023-03-13 10:08:14 -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 ignore .gitignore 2023-03-13 10:08:14 -05:00
README.md init 2023-03-13 09:47:33 -05:00
tmp.py remove tmp 2023-03-13 10:14:56 -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.