https://github.com/hakancelikdev/unexport
:eight_spoked_asterisk: Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.
https://github.com/hakancelikdev/unexport
all linter python
Last synced: 6 months ago
JSON representation
:eight_spoked_asterisk: Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.
- Host: GitHub
- URL: https://github.com/hakancelikdev/unexport
- Owner: hakancelikdev
- License: gpl-3.0
- Created: 2021-02-18T18:06:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T01:14:16.000Z (over 2 years ago)
- Last Synced: 2024-11-09T04:03:05.830Z (6 months ago)
- Topics: all, linter, python
- Language: Python
- Homepage: https://unexport.hakancelik.dev/
- Size: 757 KB
- Stars: 18
- Watchers: 2
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-python-code-formatters - pyall
README
**Unexport is a linter that tries to keep the `__all__` in your Python modules always up
to date.**[](https://results.pre-commit.ci/latest/github/hakancelikdev/unexport/main)
[](https://github.com/hakancelikdev/unexport/actions/workflows/tests.yml)
[](https://github.com/hakancelikdev/unexport/actions/workflows/docs.yml)
[](https://github.com/hakancelikdev/unexport/actions/workflows/pypi.yml)[](https://pypi.org/project/unexport/)

[](https://pepy.tech/project/unexport)
[](https://github.com/hakancelikdev/unexport/blob/main/LICENSE)[](https://github.com/hakancelikdev/unexport/fork)
[](https://github.com/hakancelikdev/unexport/issues)
[](https://github.com/hakancelikdev/unexport/stargazers)[](https://codecov.io/gh/hakancelikdev/unexport)
[](https://github.com/hakancelikdev/unexport/graphs/contributors)
[](https://github.com/hakancelikdev/unexport/commits/main)For more information see: https://unexport.hakancelik.dev/
Try it out now using the Unexport Playground,
https://playground-unexport.hakancelik.dev/