Skip to main content

A client for the FreeboxOS.

Project description

https://badge.fury.io/py/python-freeboxclient.png https://pypip.in/d/python-freeboxclient/badge.png https://travis-ci.org/nlamirault/python-freeboxclient.png https://coveralls.io/repos/nlamirault/python-freeboxclient/badge.png?branch=master https://gemnasium.com/nlamirault/python-freeboxclient.png https://d2weczhvl823v0.cloudfront.net/nlamirault/python-freeboxclient/trend.png

This tools is a Command Line Interface to manage the FreeboxV6

Install

  • Install Python tools:

$ apt-get install python-pip
$ pip install virtualenvwrapper
$ source /usr/local/bin/virtualenvwrapper.sh
  • Install dependencies :

$ mkvirtualenv freeboxclient
New python executable in python-freeboxclient/bin/python
Installing Setuptools..................done.
Installing Pip.........................done.
$ pip install -r requirements.txt

Development

  • Unit tests using Tox

$ tox
  • Code coverage:

$ tox -ecoverage

Documentation

This documentation is written by contributors, for contributors. The source is maintained in the doc/source folder using reStructuredText and built by Sphinx

Building Manually:

$ sphinx-build -b html doc/source build/sphinx/html

Results are in the build/sphinx/html directory.

Documentation is available at: http://readthedocs.org/docs/python-freeboxclient/en/latest

Contribute

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.

  2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).

  3. Write a test which shows that the bug was fixed or that the feature works as expected.

  4. Send a pull request and bug the maintainer until it gets merged and published. :)

  5. Make sure to add yourself to AUTHORS.

ChangeLog

A changelog is available ChangeLog.

Contact

Nicolas Lamirault <nicolas.lamirault@gmail.com>

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

python-freeboxclient-0.1.0.tar.gz (10.2 kB view hashes)

Uploaded Source

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