Metadata-Version: 2.2
Name: jra-tools
Version: 0.0.15
Summary: Data Analisys Tools for JRDB
Author-email: Requrd <requrd1989@gmail.com>
Project-URL: Homepage, https://github.com/astroripple/jra-tools
Project-URL: Bug Tracker, https://github.com/astroripple/jra-tools/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: jrdb-model>=0.1.0
Requires-Dist: beautifulsoup4>=4.11.1
Requires-Dist: scikit-learn>=1.6.1
Requires-Dist: numpy>1.24.4
Requires-Dist: lxml>=4.9.0
Requires-Dist: requests>=2.31.0
Requires-Dist: aiohttp>=3.8.5
Requires-Dist: tensorflow>=2.18.0

# jra-tools
For jrdb view.
https://github.com/astroripple/horseview

## Usage
### Install
```
$pip install jra-tools
```
## Test
```
$pip install jra_tools/
$pytest jra_tools/tests
```
