Skip to content

RECITALS-project/RECITALS-anonymization-manager

 
 

Repository files navigation

RECITALS Anonymization Manager

Contributing

Development environment

  1. Install uv package/project manager

  2. Install project's dependencies

    uv sync --all-extras --group dev
    

Guidelines

Style conventions

  • Each function is documented by a docstring following the Google format
  • All docstring descriptions end with a period (.)
  • Parameter descriptions in docstrings also end with a period

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.9%
  • Shell 0.1%