Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nickderobertis/ufrc

Tools for UFRC
https://github.com/nickderobertis/ufrc

Last synced: about 3 hours ago
JSON representation

Tools for UFRC

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.