Django-detect-cyclic

Latest version: v0.0.9

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.4

------------------

* Wizard to create graphs (/admin/detect_cyclic/)
* Format svg-js (alpha)
* Fix a little errors

0.0.3

------------------

* Add the option "scope-global", this ignore the imports into the functions
* Now if the verbosity option is 1, only show the errors
* Now when a node (with show-modules) has the same name that a application, the node name will be app_name.__init__
* Now the label of the cycle edges has the same color that the edge
* Now disabled the colors of the edge and nodes when the format is not svg. But it is possible enabled if you use the "force color" option
* Optimizations
* New option "dotted-scope-local". If the all import between two nodes are into a function the edge will be dotted
* Fixed some little errors

0.0.2

------------------

* Documentation and examples

0.0.1

------------------

* Initial release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.