Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
R9295 authored Dec 6, 2022
1 parent a24dcab commit 19bb127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Downloads](https://pepy.tech/badge/panoptisch/week)](https://pepy.tech/project/panoptisch)
![](https://img.shields.io/pypi/format/panoptisch?style=flat-square)
![](https://img.shields.io/badge/code%20style-black-000000.svg)
#### ⚠️🚨 Early stage! May not work as expected 🚨⚠️
#### ⚠️🚨 Early stage! May not work as expected! Feedback welcome! 🚨⚠️
#### What?
Panoptisch scans your Python file or module to find it's imports (aka dependencies) and recursively does so for all dependencies and sub-dependencies.
It then generates a dependency tree in JSON for you to parse and enforce import policies.
Expand Down

0 comments on commit 19bb127

Please sign in to comment.