Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickderobertis/ufrc
Tools for UFRC
https://github.com/nickderobertis/ufrc
Last synced: about 3 hours ago
JSON representation
Tools for UFRC
- Host: GitHub
- URL: https://github.com/nickderobertis/ufrc
- Owner: nickderobertis
- License: mit
- Created: 2022-01-12T23:15:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T22:45:07.000Z (almost 3 years ago)
- Last Synced: 2024-12-25T04:07:52.064Z (about 1 month ago)
- Language: Python
- Size: 3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![](https://codecov.io/gh/nickderobertis/ufrc/branch/master/graph/badge.svg)](https://codecov.io/gh/nickderobertis/ufrc)
# ufrc
## Overview
Tools for UFRC
## Getting Started
Install `ufrc`:
```
pip install ufrc
```A simple example:
```python
import ufrc# Do something with ufrc
```## Links
See the
[documentation here.](
https://nickderobertis.github.io/ufrc/
)## Development Status
This project is currently in early-stage development. There may be
breaking changes often. While the major version is 0, minor version
upgrades will often have breaking changes.## Author
Created by Nick DeRobertis. MIT License.