https://github.com/osbm/osbm-pypi
The configuration and installation of the workspace modules and function with one line of code
https://github.com/osbm/osbm-pypi
Last synced: about 1 year ago
JSON representation
The configuration and installation of the workspace modules and function with one line of code
- Host: GitHub
- URL: https://github.com/osbm/osbm-pypi
- Owner: osbm
- License: mit
- Created: 2022-07-14T17:08:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T20:53:11.000Z (about 3 years ago)
- Last Synced: 2025-06-18T06:06:45.631Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage: https://osbm.github.io/osbm-pypi/
- Size: 931 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osbm-pypi
```bash
python setup.py sdist
twine upload dist/*
```