happycow demo
Project description
happycow
This is a demo project for poetry, upload to PyPI, github action, etc
conda create --name happycow python=3.10
conda activate happycow
# conda install pipx
# pipx install poetry
poetry new happycow
cd happycow
git init
# .gitignore copy from https://github.com/github/gitignore/blob/main/Python.gitignore
git add .gitignore
git commit -m "add gitignore"
# modify code
git add .
git commit -m "add code"
poetry install
poetry run pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
happycow-0.1.0.tar.gz
(1.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file happycow-0.1.0.tar.gz.
File metadata
- Download URL: happycow-0.1.0.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
568dd0449c9a8cc52600eb096b92c3c8aa87ef809c2156e86d7db2c5fb9bbe94
|
|
| MD5 |
d58a9321e1cddfab53d4a4ecba4cba53
|
|
| BLAKE2b-256 |
e8debe945e5f24de3d5b24f523de9b0312ca5ba042032c6a7094de920f1ea52f
|
File details
Details for the file happycow-0.1.0-py3-none-any.whl.
File metadata
- Download URL: happycow-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1717d9cbe2b1842236c8da1b9100ea7e98ff4d0e4ff696e3f7215f7becd90e1
|
|
| MD5 |
a0964eb42850fbd4f024b96db30aefc7
|
|
| BLAKE2b-256 |
0bf255b57bbefd18db7c0f6a225c9c22eb5253e86971bbf338f628cac34f5805
|