1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2024-09-03 20:16:09 +02:00
YunoHost app package for: https://github.com/jedie/PyInventory
Find a file
Alexandre Aubin 90ddb5b748
Merge pull request #130 from YunoHost-Apps/testing
Testing: explicit dependency to redis-server
2024-07-15 17:54:30 +02:00
.github Update project -> migrate from poetry to pip-tools 2023-11-02 07:52:31 +01:00
conf Bugfix user creation: Add new user into correct user group 2023-11-26 20:38:51 +01:00
doc pytest -> unittests 2023-11-26 20:34:24 +01:00
pyinventory_ynh Bugfix user creation: Add new user into correct user group 2023-11-26 20:38:51 +01:00
scripts Use standard redis helpers 2024-05-20 16:54:24 +02:00
.editorconfig Update via manageprojects 2023-02-19 14:17:51 +01:00
.flake8 Update via manageprojects 2022-12-22 10:03:57 +01:00
.gitignore Update project -> migrate from poetry to pip-tools 2023-11-02 07:52:31 +01:00
ALL_README.md Update READMEs 2024-06-23 14:32:34 +02:00
config_panel.toml Bugfix "config_panel.toml" 2023-11-09 19:02:43 +01:00
dev-cli.py Update project -> migrate from poetry to pip-tools 2023-11-02 07:52:31 +01:00
LICENSE http -> https 2023-02-18 10:03:15 +01:00
manifest.toml Update manifest.toml: explicit dependency to redis-server 2024-07-15 17:52:54 +02:00
pyproject.toml pytest -> unittests 2023-11-26 20:34:24 +01:00
README.md Auto-update READMEs 2024-07-15 15:52:57 +00:00
README_es.md Auto-update READMEs 2024-07-15 15:52:57 +00:00
README_eu.md Auto-update READMEs 2024-07-15 15:52:57 +00:00
README_fr.md Auto-update READMEs 2024-07-15 15:52:57 +00:00
README_gl.md Auto-update READMEs 2024-07-15 15:52:57 +00:00
README_it.md Auto-update READMEs 2024-03-29 06:20:03 +00:00
README_zh_Hans.md Auto-update READMEs 2024-07-15 15:52:57 +00:00
requirements.dev.txt pytest -> unittests 2023-11-26 20:34:24 +01:00
tests.toml Update to manifest v2 2023-08-22 19:56:20 +02:00

PyInventory for YunoHost

Integration level Working status Maintenance status

Install PyInventory with YunoHost

Read this README in other languages.

This package allows you to install PyInventory quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

tests codecov pyinventory_ynh @ PyPi Python Versions License GPL-3.0-or-later

PyInventory is a libre web-based management to catalog things including state and location etc. using Python/Django.

Pull requests welcome ;)

This package for YunoHost used django-yunohost-integration

More screenshots are here: jedie.github.io/tree/master/screenshots/PyInventory

Shipped version: 0.19.3~ynh2

Screenshots

Screenshot of PyInventory Screenshot of PyInventory Screenshot of PyInventory Screenshot of PyInventory

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/pyinventory_ynh/tree/testing --debug
or
sudo yunohost app upgrade pyinventory -u https://github.com/YunoHost-Apps/pyinventory_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps