This website requires JavaScript.
Explore
Help
Sign In
jono
/
jo3util
Watch
1
Star
0
Fork
0
You've already forked jo3util
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1
Commit
2
Branches
0
Tags
70
KiB
Python
90.8%
Makefile
9.2%
855bb106a0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
JJJHolscher
855bb106a0
ginit
2023-07-01 13:30:03 +02:00
src
ginit
2023-07-01 13:30:03 +02:00
tests
ginit
2023-07-01 13:30:03 +02:00
LICENSE
ginit
2023-07-01 13:30:03 +02:00
makefile
ginit
2023-07-01 13:30:03 +02:00
pyproject.toml
ginit
2023-07-01 13:30:03 +02:00
README.md
ginit
2023-07-01 13:30:03 +02:00
requirements.txt
ginit
2023-07-01 13:30:03 +02:00
setup.py
ginit
2023-07-01 13:30:03 +02:00
README.md
README
files
|.gitignore |a list of unshared files| |makefile|dev tools for installing, publisizing etc.| |pyproject.toml |project metadata| |requirements.txt |python dependencies| |setup.py|necessary for
pip install -e .
| |src/main.py|first file that gets called|