https://github.com/jsv4/opencontracttypes
Python Types for OpenContracts and Related Projects
https://github.com/jsv4/opencontracttypes
Last synced: 3 months ago
JSON representation
Python Types for OpenContracts and Related Projects
- Host: GitHub
- URL: https://github.com/jsv4/opencontracttypes
- Owner: JSv4
- License: mit
- Created: 2022-07-22T23:08:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T23:11:37.000Z (almost 3 years ago)
- Last Synced: 2025-01-20T17:50:39.705Z (5 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Python Types For Open Contracts and Related Applications
********************************************************Introduction
############
These types are being used in the OpenContracts backend,
the new Gremlin Engine microservice, and a collection of related utilities
that we may release separately. Rather than maintaining these separately accross
several applications, this repo provides a convenient way to manage and deploy these
from one place.To-Do
#####1. We hope to improve the documentation as standalone set of types. Currently, this is low on our list of priorities, however.
2. We may want to deploy this to pypi so it can be installed via Pip.Dev Tools
#########We're using poetry for project and dependency management, though there are no dependencies.
License
#######MIT Licensed