Skip to content

Sinceyx/tw_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

tw_practice

python version:Python 3.8.2

How to run module?

under the project directory python src/${module_name}.py

How to run unittest?

under the project directory

python -m unittest tests/${testcase_name}.py

How to run pylint?

under the project directory

pylint src/

About

some practice code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors