An open API service indexing awesome lists of open source software.

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

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

[//]: # ()