Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 834 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 834 Bytes

Mognet

Mognet is a fast, simple framework to build distributed applications using task queues.

Installing

Mognet can be installed via pip, with:

pip install mognet

Getting Started and Documentation

We recommend having a look at the Documentation.

Contributing

Please read Contributing to Mognet for details.

References

If you use Mognet in your projects, please consider citing the following:

@software{Project Mognet,
author = {DeepSearch Team},
month = {4},
title = {{Project Mognet}},
url = {https://github.com/DS4SD/project-mognet},
version = {main},
year = {2022}
}

License

The Mognet codebase is under MIT license. For individual model usage, please refer to the model licenses found in the original packages.