This my first package. Can use to calculate area, length of circle and area of a sector of a circle
Project description
Package name : CTpackage
adisak_utils is a lightweight Python package that provides simple utility functions
for Length circle, Area of a Circle, and Area of a Sector of a Circle.
It is designed mainly for learning purposes and as an example of Python packaging.
Features
- Length circle: Ratio of circumference to diameter is always 𝜋.
- Area of a Circle: Multiply circumference growth (2πr) with radius, divide by 2.
- Area of a Sector of a Circle: Sector is just a fraction of the circle’s total area, depending on angle 𝜃.
Installation
You can install the package directly from PyPI:
pip install adisak_utils
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
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 ctpackage-0.1.1.tar.gz.
File metadata
- Download URL: ctpackage-0.1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27434c989a2f32e023a94287a1039e8ae0f37caeb6d0b09fff58187a570e6b4f
|
|
| MD5 |
1fcba5a2d7cc146309a6b71d9927ed92
|
|
| BLAKE2b-256 |
668da7e5c971c5d58d49f0f22441775f1049abf17b70c8fe8bc0e0fbdcfafdcd
|
File details
Details for the file ctpackage-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ctpackage-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8a1e74996c7795192d006fdce68fc592e5d1132a9ad467931d590100d7cc25f
|
|
| MD5 |
8eba77830be06ac3a48851699d1fa470
|
|
| BLAKE2b-256 |
0d35252f294fa1b532e820d045cc7aa90638317cdc6cd246768f7cad891b8374
|