Skip to content

Minimal implementation of version checking software for Python. Allows visualization of dependency graph via networkx and dependency checking

License

Notifications You must be signed in to change notification settings

luorix1/PyDepEval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyDepEval

Minimal implementation of version checking software for Python

Functionality

  • Allows visualization of dependency graph via networkx
  • Allows dependency checking (cyclic dependencies)
  • Allows dependency checking (versioning issues)

About

Minimal implementation of version checking software for Python. Allows visualization of dependency graph via networkx and dependency checking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages