Skip to content

ddaniboy/PyProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

PyProject

this tool is designed to manage a project's dependencies, so you can share them without worrying about their version.

NOTE: The tool does not remove a dependency after updating the project.json (the file in which it stores the dependencies).

Help

Screen Shot 2022-07-29 at 19 27 51

Executable

if you want to use an executable to use directly from /bin, you can use the following command:

python3 -m PyInstaller pyProject.py --onefile

NOTE: the pyinstaller that comes by default in kali linux has some problems and it is recommended to download pyinstaller by pip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages