Skip to content

silasvb/pytools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytools

Command line tools, implemented in Python.

Installation

In the root directory, run:

poetry install

To run an individual tool:

poetry run <toolname>

Or alternatively, launch the Poetry shell and make the tools globally accessible:

poetry shell

About

Python CLI tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages