Skip to content

DS4SD/project-mognet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b171610 Â· Aug 7, 2024

History

27 Commits
Apr 21, 2022
Sep 18, 2023
Apr 21, 2022
Aug 7, 2024
Aug 7, 2024
Aug 7, 2024
Apr 21, 2022
Apr 21, 2022
Apr 21, 2022
May 18, 2022
Apr 21, 2022
May 18, 2022
Apr 21, 2022
Apr 21, 2022
May 18, 2022
Jul 13, 2022
Aug 7, 2024
Aug 7, 2024
Apr 21, 2022

Repository files navigation

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.