pyflybygen/README.md

23 lines
568 B
Markdown

# PyFlyByGen
Generates pyflyby configurations for your project based on existing imports.
[![PyPI - Version](https://img.shields.io/pypi/v/pyflybygen.svg)](https://pypi.org/project/pyflybygen)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyflybygen.svg)](https://pypi.org/project/pyflybygen)
---
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install pyflybygen
```
## License
`pyflybygen` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.