Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

472 Commits
 
 
 
 
 
 

Repository files navigation

Arritranco:
===========

Arritranco aims to be a Django based inventory IT tool.

It should integrate with monitoring systems such as nagios and cacti, and offer an easy to use API.

This application will be written in python using Django framework.

Some interesting things:

    * http://django-rest-framework.org/
    * http://www.cacti.net/downloads/docs/html/scripts.html
    * http://www.fabfile.org/
    * https://github.com/taichino/croniter
    * http://www.celeryproject.org/
    * https://github.com/haypo/python-ipy
    * https://github.com/django-debug-toolbar/django-debug-toolbar
    * https://github.com/django-extensions/django-extensions
    * http://south.aeracode.org/

How to build your development environment:
------------------------------------------

   - git clone https://github.com/tic-ull/arritranco.git
   - virtualenv virtualenv
   - . ./virtualenv/bin/activate
   - Install packages on packages.txt
   - pip install -r requirements.txt
   - cd arritranco
   - ./manage.py syncdb --migrate

About

IT inventory tool written in Django

Resources

Stars

11 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages