No project description provided
Project description
Self Documenting Data Management Plan
Usage
python create_html_files.py --input "example_project" --output "docs"
--output is optional. By default, it will create a directory called "docs" in the current working directory.
Setup
We expect a directory that contains one or more sub-directories, and one or more files. In the root directory, place a file called "README.yaml" that contains any common metadata that should apply to all files in the directory in yaml format.
Example:
visibility: public
project-name: <title>
principal-investigator:
- name: <name>
email: <email>
- name: <name2>
email: <email2>
grand-ids:
EU-Horizon: <number1>
DFG: <number2>
description: "Root folder for Example Project"
In any subfolder, we can place another file that contains any subset of this information.
Example:
in example_project/20-29 Communication/20 Internal we place a README.yaml that looks like this:
ignore-section: true
description: "Internal Project Communications - not intended for publication"
When determining metadata for files in this folder, it inherits all of the metadata from the root file above, adds a new one ("ignore-section") and replaces the content of another ("description").
Output
The included script will scan the indicated input directory and create a collection of simple html pages in the output directory. The root page will be an index that links to every other page that was created. Each page contains a table with metadata for that directory and all directories that are children of that one.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sddmp-0.1.1.tar.gz.
File metadata
- Download URL: sddmp-0.1.1.tar.gz
- Upload date:
- Size: 56.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f89fe9f4a42d216cad9ce5d1ed20e69cf7fc4b9716529beab4358d5cbaee2072
|
|
| MD5 |
ade83d35e3ebb36d87c1659359096ca4
|
|
| BLAKE2b-256 |
4f0d6b07a1d95fae3807405deb0d3a2fc24a068170f6a3fc185fe0200a1691ee
|
File details
Details for the file sddmp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sddmp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 66.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
351a0d9e2e125861f76f871b21c004f734c280d4ba2e631630dd20f96e7a669b
|
|
| MD5 |
b51a70756c48821cfff72e421b5f8ef1
|
|
| BLAKE2b-256 |
cd22891122bf03a975b5e0089aa94269be3a7d423d77c5e17539da9dcddffb5c
|