Python code developed during the SCIENCES project
Project description
# SCIENCES
This repository is used to manage research of the SCIENCES project in accordance to the FAIR principle. As soon as the research being conducted in the SCIENCES project will be published in international journals, all data and sources contained in the repository will be publically available.
# Overall structure
The SCIENCES repository consists of the following folders, each of them having a different responsability in the research data management of the project: - [data](#data): store data being collected during the SCIENCES project - [doc](#documentation): contains the documentation used for various purposes of the SCIENCES project - [notebooks](#notebooks): contains Jupyter notebooks to demonstrate the interoperability and reproducibility of results - [src](#sources): contains sources that were used to produce results of the SCIENCES project using data stored in [data](#data) as an input - [tst](#testing): contains unit tests for procedures implemented in [src](#sources)
# Data
The data folder is used to store and manage data being collected during the SCIENCES project. The data are used as an input of the methodology developed in the project, and are necessary to the reproducability of results.
# Documentation
The doc contains various documents that were used for different purposes in the SCIENCES project. It includes documents related to the administration of the project ([admin](##administration)), papers used during the literature review ([literature](##literature)), …
## Administration
Various administrative aspects of the SCIENCES project can be found in this folder, including: - The career development plan - …
## Literature
In this folder, one can find all the papers that were reviewed during the SCIENCES project. The folder also contains Excel files to have an overall vision of achievements and limitations of the research described in each paper. There one Excel file per study conducted during the SCIENCES project.
# Notebooks
This folder contains a serie of [Jupyter notebooks](https://jupyter.org/) to show the interoperability and reproducibility of results obtained during the SCIENCES project. The notebooks can either be run locally or in the [Google Colab](https://colab.research.google.com/) environment.
# Sources
This folder contains several Python modules that were used to produce results of the SCIENCES project.
# Testing
In this folder, one can find various unit tests for most of procedures implemented in Python modules.
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
File details
Details for the file sciencespy-1.0.0.tar.gz
.
File metadata
- Download URL: sciencespy-1.0.0.tar.gz
- Upload date:
- Size: 75.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dce5d3ab1de99f555491f4b28fb974158deffd882cd2490085bffd257388dd78
|
|
MD5 |
2914cf7ecfb81e39854a304e74dd06dd
|
|
BLAKE2b-256 |
2823d759288582f9889ed4da0c045e1fe5dfd83e78edb330d3925a9654dc89e2
|
File details
Details for the file sciencespy-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: sciencespy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 75.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c38c4c6aabdbc8d619fadd2b3306ebca00c417d6a7cc2131453e1f13f4cbd1fe
|
|
MD5 |
752c719f8c9c86c8290de0e8cd6f15fa
|
|
BLAKE2b-256 |
844921469e878b205d1f35bb0e85f1de93bd4d67199ba3154d5d529990ebfb6b
|