Skip to content

๐Ÿš€ - Generate powerful Python code from verbose markdown documents

Notifications You must be signed in to change notification settings

FAIRChemistry/software-driven-rdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Software-Driven RDM
PyPI version Build Badge Build Badge

With Software-driven Research Data Management (sdRDM), you can confidently specify data models using verbose Markdown documents and effortlessly convert them into powerful Python objects that can be serialized into any data exchange format.

๐ŸŽ Features

  • Generate and maintain RDM APIs via readable specifications in Markdown
  • Data Models defined in sdRDM can be exported to any format
  • Link your data model to any other data model and setup workflows

โšก๏ธ Quick start

Get started with by running the following command

# Using PIP
python -m pip install sdRDM

Or build by source

git clone https://github.com/JR-1991/software-driven-rdm.git
cd software-driven-rdm
python3 setup.py install

๐Ÿ“– Documentation and more examples

In the making! ๐Ÿ›

๐Ÿ“ฆ Other sdRDM-related repositories

โš ๏ธ License

sdRDM is free and open-source software licensed under the MIT License.

About

๐Ÿš€ - Generate powerful Python code from verbose markdown documents

Resources

Stars

Watchers

Forks

Packages

No packages published