Skip to main content

"Tool for the IT systems admins of the Max Planck Institute for Intelligent System to track the status of their users."

Project description

unit tests documentation

isensus

isensus, contraction between '(MPI-)IS' and 'census' is a tool for the IT systems admins of the Max Planck Institute for Intelligent System to track the status of their users.

It is no much more than a fancy todo list reading a database of users encapsulated in a JSON formated file.

Requirements

Python 3.8 or higher.

Installation

After cloning the repository:

cd isensus
pip install .

or directly:

pip install isensus

Tests

To run the tests:

git clone https://github.com/MPI-IS/isensus.git
cd isensus
python3 -m pytest ./tests/tests.py

Documentation

See: https://mpi-is.github.io/isensus/

To build the documentation:

pip install sphinx sphinx-bootstrap-theme
git clone https://github.com/MPI-IS/isensus.git
cd isensus
cd doc
make html

The html documentation will be built in the build folder.

Author

Vincent Berenz, Max Planck Institute for Intelligent Systems

License

BSD-3-Clause (see LICENSE.md).

Copyright

© 2021, Max Planck Society

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

isensus-0.3b0.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

isensus-0.3b0-py3-none-any.whl (30.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page