| Package | |
| Meta |
TODO: the above badges that indicate python version and package version will only work if your package is on PyPI. If you don't plan to publish to PyPI, you can remove them.
DSCI524-individual-assignment-1 is a project that (describe what it does here).
You can install this package into your preferred Python environment using pip:
$ pip install dsci524-individual-assignment-1TODO: Add a brief example of how to use the package to this section
To use dsci524-individual-assignment-1 in your code:
>>> import dsci524-individual-assignment-1
>>> dsci524-individual-assignment-1.hello_world()- Copyright © 2026 Hooman Esteki.
- Free software distributed under the MIT License.