aspy.refactor-imports 3.0.2
0
Utilities for refactoring imports in python-like syntax.
Contents
Utilities for refactoring imports in python-like syntax.
Stars: 23, Watchers: 23, Forks: 12, Open Issues: 0The asottile/classify-imports
repo was created 10 years ago and the last code push was 8 hours ago. The project is not very popular with only 23 github stars!
How to Install aspy-refactor-imports
You can install aspy-refactor-imports using pip
pip install aspy-refactor-imports
or add it to a project with poetry
poetry add aspy-refactor-imports
Package Details
- Author
- Anthony Sottile
- License
- MIT
- Homepage
- https://github.com/asottile/aspy.refactor_imports
- PyPi:
- https://pypi.org/project/aspy.refactor-imports/
- GitHub Repo:
- https://github.com/asottile/aspy.refactor_imports
Classifiers
Related Packages
Errors
A list of common aspy-refactor-imports errors.
Code Examples
Here are some aspy-refactor-imports
code examples and snippets.
GitHub Issues
The aspy-refactor-imports package has 0 open issues on GitHub
- Always sort 'from future' imports first