Metadata-Version: 2.1
Name: omoospace
Version: 0.1.10
Summary: 
Author: manan
Author-email: icrdr2010@outlook.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: nutree (>=0.5.1,<0.6.0)
Requires-Dist: pypinyin (>=0.49.0,<0.50.0)
Requires-Dist: ruamel-yaml (>=0.17.35,<0.18.0)
Description-Content-Type: text/markdown

[中文文档](https://uj6xfhbzp0.feishu.cn/wiki/XOtgwlQ3Hism0MkzOeBcMXrqnQe?from=from_copylink)

# Omoospace

Omoospace is a directory structure guideline for digital creation works. Its aim is universality, flexibility, and semantics not only for large projects and teamwork but also for small projects and solo work. Whether it is a 3d modeling task or a series production, it all fits.

If you are not sure how to design your project directory right, you can follow the omoospace rules, [click here to start](https://omoolab.github.io/Omoospace/latest/why-omoospace)

We provide some DCC plugins for CG artists to easily manage your projects following omoospace rules.

-   [Blender](https://omoolab.github.io/Omoospace/latest/plugins/blender)
-   [Houdini](https://omoolab.github.io/Omoospace/latest/plugins/houdini)

We also provide a python library for developing plugins, [read me for more info.](https://omoolab.github.io/Omoospace/latest/develop-plugin)

