a command line ephemeris and astrological calculation program. It is essentially documentation for how to use libaditya.
Project description
README
pyphemeris is meant to serve as an easily readable documentation on how the
libaditya astrological calculation library works. Each function in libaditya
itself is meant to return the requested data in a way that can then be presented in some
way. Built into most libaditya classes are functions to represent themselves as
text through repr (repr) and print, i.e., through __str__.
pyphemeris makes use of these in order to print the requested data to stdout.
Table of Contents
Installtion
pyphemeris exists as a package on pypi.org, so you can install it anyway that such
packages can be installed.
pyphemeris is meant to be a program to use, but now it gets installed in the lib
and the "binary" doesn't get into the path in anyway. I want to just be able to run
pyphemeris after installation, but I am not sure how to do that.
Development installation
git clone https://gitlab.com/j0sh4rp3/pyphemeris
if using uv then:
uv venv
source .venv/bin/activate
uv add .
This should install all necessary dependencies.
Usage
Project details
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 pyphemeris-0.2.3.tar.gz.
File metadata
- Download URL: pyphemeris-0.2.3.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c0617d82f0dbd167d1b745510e80ddd01ebe7443fa0133777fd23f42a6f03b2
|
|
| MD5 |
13445f99034999ab3a6a929778392fad
|
|
| BLAKE2b-256 |
d5ff658042f99345ef4fc728e17cee52f9663d2a946d311b2d064c1c421599e7
|
File details
Details for the file pyphemeris-0.2.3-py3-none-any.whl.
File metadata
- Download URL: pyphemeris-0.2.3-py3-none-any.whl
- Upload date:
- Size: 27.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ffa3d6177134250a5b4c5b36873504c7c8a83bd4cfaa4ae7ce1efb0572b4937
|
|
| MD5 |
c66d933bfa7aedbcf7ac2facb1326ce7
|
|
| BLAKE2b-256 |
0e23f37dfc15f93c696ab18c610d42f63a7148f76105f0bc3e0b5a742115cd5b
|