A sample Python package
Project description
mypackage
This is a demo of the Location
class.
Installation
pip install mypackage
Example
# Creating two POIs
poi1 = Location("State Capitol", 30.4383, -84.2807)
poi2 = Location("Union", 30.4445, -84.2970)
# Calculating distance between them
distance = poi1.calculate_distance(poi2)
distance
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
greatarc-0.0.1.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file greatarc-0.0.1.tar.gz
.
File metadata
- Download URL: greatarc-0.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ded9e0158db42127ecc82a37a0e8a0e7c7a5509defbe4a6b0bcb68c575eacd81 |
|
MD5 | 953c283b0750a1542814267c6d8dc4d4 |
|
BLAKE2b-256 | b544bfa3cce4fd6e5fc0c9e4e3bf23246b5624fda0ffc845db6680d2d1f9ad43 |
File details
Details for the file greatarc-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: greatarc-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4eb45a858ef92cad794fa597384eb37e0bcd2e8afdba9f3b563740c340bc1fa |
|
MD5 | ae531f6c291151c9088a9c38c72bcc55 |
|
BLAKE2b-256 | bf5ccb5bd7e45f3801ac5b85ee6b8df4746cd166667f9b03e341bde0ef344d16 |