Skip to content
/ pyve Public

Documentation from Python Venezuela Community

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

macagua/pyve

Repository files navigation

pyve

This is package example for support information about the Python Venezuela Community.

LogoPyVe

Twitter Contributors GitHubLicense GitHubIssues GitHubForks GitHubStars

Features

  • Documentation from Python Venezuela Community supported.
  • Social networks references from Python Venezuela Community.

Installation

For install the pyve package from PyPI, you need to execute the following command:

pip install --timeout 120 --user pyve

and later you can use it, into a command shell like this:

python -c"import pyve"

also can try it, into a Python shell like this command:

>>> import pyve

Development

For development process the pyve package, you need to execute the following command:

$ sudo apt update && sudo apt upgrade -y
$ sudo apt install python3-dev git
$ git clone [email protected]:macagua/pyve.git
$ cd pyve/
$ make setup

For test, you need to execute the following command:

$ make test

Q/A Status

Python35

TravisCI

CircleCI

CoverallIO

Contribute

Support

If you are having issues, please let us know via the Issue Tracker. We can response questions and comments to leonardocaballero at gmail dot com.

License

The project is licensed under the GPLv3.

About

Documentation from Python Venezuela Community

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published