Metadata-Version: 2.1
Name: ravop
Version: 0.4.2
Summary: UNKNOWN
Home-page: https://github.com/ravenprotocol/ravftp
Author: Raven Protocol
Author-email: kailash@ravenprotocol.com
License: MIT
Keywords: Ravop,requestor client library
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE.rst

# Ravop
Op is the fundamental unit of Ravenverse. Ravop is our library to work with ops. You can create ops, interact with ops, and create scalars and tensors. Ravop is a crucial building block of the framework. It can be used to write various algorithms, formulas, and mathematical calculations.

### Documentation
    
[Ravop documentation](https://ravenprotocol.gitbook.io/ravenverse/ravop)

#### Create a .env file and put the following credentials there:

    RAVENVERSE_URL=http://0.0.0.0:9999
    RAVENVERSE_FTP_HOST=0.0.0.0

### License

<a href="https://github.com/ravenprotocol/ravop/blob/main/LICENSE.rst"><img src="https://img.shields.io/github/license/ravenprotocol/ravop"></a>

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

