"Tool for the IT systems admins of the Max Planck Institute for Intelligent System to track the status of their users."
Project description
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
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 isensus-0.3b0.tar.gz
.
File metadata
- Download URL: isensus-0.3b0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edca22e9216fae01da4eb529c76c21d669dcda312ca9078ec42318f65bb579eb |
|
MD5 | 2254ce4d35db7620e4a8dbc925117c70 |
|
BLAKE2b-256 | d548accc0ed2c4a39c75c2524bb97dc2bf1ae661c8a1575fa87a8e4c4ece82ad |
File details
Details for the file isensus-0.3b0-py3-none-any.whl
.
File metadata
- Download URL: isensus-0.3b0-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 475e5ad088f690d15a3d60d1fabfbe83fc84393279886f0671dfcbd7c9a70de8 |
|
MD5 | 322f882d2df48ab00157c56011338556 |
|
BLAKE2b-256 | 5c9b062915dbd53e0fef14a28c151066b5c905d705dc14c8f8e0f7c1ca19c99c |