Skip to content

A batteries-included, micro-framework for creating decentralized scientific data repositories

License

Notifications You must be signed in to change notification settings

Geoluminate/geoluminate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

521091a · Feb 20, 2025
Jan 7, 2025
Feb 20, 2025
Nov 8, 2024
Feb 20, 2025
Feb 20, 2025
Feb 20, 2025
Feb 20, 2025
Feb 20, 2025
Oct 24, 2024
Feb 11, 2023
Feb 20, 2025
Sep 11, 2024
Feb 2, 2024
Feb 20, 2025
Mar 7, 2024
Oct 24, 2024
Feb 20, 2025
Jan 7, 2025
Oct 24, 2024
Jan 7, 2025
Feb 20, 2025
Feb 20, 2025
Feb 20, 2025
Feb 20, 2025
Nov 22, 2024
Feb 20, 2025
Nov 8, 2024
Feb 20, 2025

Repository files navigation

FairDM

Github Build Github Docs CodeCov GitHub GitHub last commit PyPI

Repography logo / Recent activity Time period

Timeline graph Issue status graph Pull request status graph Trending topics Top contributors Activity map

Documentation

The full documentation is at https://geoluminate.github.io/geoluminate/

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Development commands

pip install -r requirements_dev.txt
invoke -l

Credits