Metadata-Version: 2.4
Name: soma-base
Version: 6.0.0a1
Summary: soma-base: miscellaneous all-purpose classes and functions in Python.
Author-email: Popolse Team <contact@brainvisa.info>
License: CeCILL-B
Project-URL: homepage, https://populse.github.io/soma-base/
Project-URL: repository, https://github.com/populse/soma-base
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: SQL
Classifier: Natural Language :: English
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: populse-db>=3.0.7
Requires-Dist: pydantic<2
Requires-Dist: pycryptodome
Requires-Dist: argparse
Provides-Extra: doc
Requires-Dist: sphinx>=1.0; extra == "doc"
Dynamic: license-file

# soma-base

[![](https://travis-ci.org/populse/soma-base.svg?branch=master)](https://travis-ci.org/populse/soma-base) [![](https://ci.appveyor.com/api/projects/status/ddfnffj4kq2msi1u?svg=true)](https://ci.appveyor.com/project/denisri/soma-base/branch/master) [![](https://codecov.io/github/populse/soma-base/coverage.svg?branch=master)](https://codecov.io/github/populse/soma-base) [![](https://img.shields.io/badge/license-CeCILL--B-blue.svg)](https://github.com/populse/soma-base/blob/master/LICENSE.en) [![](https://img.shields.io/pypi/v/soma-base.svg)](https://pypi.python.org/pypi/soma-base/)                                           [![](https://img.shields.io/badge/python-3.9%2C%203.10%2C%203.11%2C%203.12-yellow.svg)](#)                                                                      [![](https://img.shields.io/badge/platform-Linux%2C%20OSX%2C%20Windows-orange.svg)](#)

Miscellaneous libs for the python environment of Populse / BrainVISA

# Documentation

* Docs of the git master branch: https://populse.github.io/soma-base/
* Docs of the released versions are on https://brainvisa.info/soma-base/sphinx/index.html

# Download

* [On Pypi](https://pypi.org/project/soma-base/) for `pip install soma-base`
* [BrainVISA packages download:](https://brainvisa.info/web/download.html)
