DS4SD / project-mognet

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

Home Page:https://ds4sd.github.io/project-mognet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://ds4sd.github.io/project-mognet/

License:MIT License


Languages

Language:Python 99.8%Language:Dockerfile 0.2%