Package for testing pip uploading
Project description
Package for testing pip uploading
Package for the first pip project with some simple code.
Instructions
- Install:
pip install test_geometry
- Testing script:
import test_geometry.planimetry as pl
import test_geometry.stereometry as st
# Create circle
c1 = pl.Circle(1)
print(c1.square())
# Create ball
c2 = st.Ball(1)
print(c2.V())
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
test_geometry-0.0.1.tar.gz
(2.9 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 test_geometry-0.0.1.tar.gz.
File metadata
- Download URL: test_geometry-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb94aef3286c6bd5c570dc2d0431905a785fdacdb5ff715bf97b5357280bc1c7
|
|
| MD5 |
ea7c459885e87a85bdc8713c49fa1267
|
|
| BLAKE2b-256 |
099aae2213b4a51c809cdcf7bd13a58770e795464eddb6ce224441445c6079a5
|
File details
Details for the file test_geometry-0.0.1-py3-none-any.whl.
File metadata
- Download URL: test_geometry-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fad68972ff904c46e9abf82b1fe485b13b8c7c402801418be4e7109632f50cf7
|
|
| MD5 |
21dd203cb39bc64a4205344b0b8dea5c
|
|
| BLAKE2b-256 |
592fac00a8c845119942e621074ed87079e78680f0301becae63c39c92fd995f
|