Initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 160 additions, 0 deletions.gitignore
- .pre-commit-config.yaml 5 additions, 0 deletions.pre-commit-config.yaml
- LICENSE 674 additions, 0 deletionsLICENSE
- README.md 172 additions, 0 deletionsREADME.md
- pyproject.toml 34 additions, 0 deletionspyproject.toml
- requirements.txt 9 additions, 0 deletionsrequirements.txt
- tests/test_say_hello.py 7 additions, 0 deletionstests/test_say_hello.py
- your_project_name/main.py 26 additions, 0 deletionsyour_project_name/main.py
- your_project_name/module1/__init__.py 0 additions, 0 deletionsyour_project_name/module1/__init__.py
- your_project_name/module1/funct_another_file.py 10 additions, 0 deletionsyour_project_name/module1/funct_another_file.py
- your_project_name/module1/funct_say_hello.py 20 additions, 0 deletionsyour_project_name/module1/funct_say_hello.py
Loading
Please register or sign in to comment