pyflybygen/README.md
2023-03-13 09:47:33 -05:00

23 lines
600 B
Markdown

# 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](#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.