No description
Find a file
Waylon Walker 7c7877795f
Some checks failed
Release / release (push) Failing after 22s
0.1.0 add support for .gitignore and --relative-imports (#1)
* ignore .gitignore

* remove relative imports

* remove tmp

* rename template string

* rename template string

* format with black

* changelog

* Bump version: 0.0.0.dev1 → 0.0.0.dev2

* bump version

* Bump version: 0.1.0 → 0.2.0.dev0

* Bump version: 0.2.0.dev0 → 0.2.0.dev1

---------

Co-authored-by: autobump <autobump@users.noreply.github.com>
2023-03-14 08:15:19 -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 0.1.0 add support for .gitignore and --relative-imports (#1) 2023-03-14 08:15:19 -05:00
tests init 2023-03-13 09:47:33 -05:00
.gitignore 0.1.0 add support for .gitignore and --relative-imports (#1) 2023-03-14 08:15:19 -05:00
.pyflybygen-copier-answers.yml 0.1.0 add support for .gitignore and --relative-imports (#1) 2023-03-14 08:15:19 -05:00
CHANGELOG.md 0.1.0 add support for .gitignore and --relative-imports (#1) 2023-03-14 08:15:19 -05:00
LICENSE.txt init 2023-03-13 09:47:33 -05:00
pyproject.toml 0.1.0 add support for .gitignore and --relative-imports (#1) 2023-03-14 08:15:19 -05:00
README.md 0.1.0 add support for .gitignore and --relative-imports (#1) 2023-03-14 08:15:19 -05:00
tmp.py 0.1.0 add support for .gitignore and --relative-imports (#1) 2023-03-14 08:15:19 -05:00

PyFlyByGen

Generates pyflyby configurations for your project based on existing imports.

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install pyflybygen

License

pyflybygen is distributed under the terms of the MIT license.