https://github.com/o-murphy/py-balcalc
desktop gui for py-ballisticcalc library
https://github.com/o-murphy/py-balcalc
Last synced: 5 months ago
JSON representation
desktop gui for py-ballisticcalc library
- Host: GitHub
- URL: https://github.com/o-murphy/py-balcalc
- Owner: o-murphy
- License: gpl-3.0
- Archived: true
- Created: 2023-10-19T07:31:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T17:13:14.000Z (over 1 year ago)
- Last Synced: 2024-11-17T14:54:04.923Z (7 months ago)
- Language: Python
- Size: 7.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py-balcalc
desktop gui for py-ballisticcalc library* **[Installation](#installation)**
* **Profiles gallery [jsDelivr](https://cdn.jsdelivr.net/gh/o-murphy/a7p/gallery/) or [on GitHub](https://github.com/o-murphy/a7p/tree/master/gallery)**
* **[Screenshots](#screenshots)**
* **[Todo](todo.md)**## Installation
Clone from GitHub
```shell
git clone https://github.com/o-murphy/py-balcalc
cd py-balcalc
python -m venv venv
venv/bin/activate
pip install -r requirements
# run
python -m py_balcalc.main
```Or use pip
```shell
pip install py-balcalc
# run
py_balcalc
```## Screenshots
[//]: # (
)
![]()
![]()
![]()