Software Factory REST API
Project description
# managesf
This is a REST-based utility to manage projects, users and other tasks in SoftwareFactory(http://softwarefactory.enovance.com). It consists of two parts: a server with a REST API interface and a command line interface (CLI).
## Documentation
More information is included in the documentation(docs/intro.rst).
## Installation
### CLI sfmanager
Run the following commands if you only want to install the commandline tool:
pip install -r requirements.txt python setup.py
### REST API server
Update config.py and execute the following commands if you want to run managesf in a development setup:
virtualenv venv . venv/bin/activate pip install -r requirements.txt pecan serve config.py
To run it in production please refer to the Pecan documentation:
Refer to pecan [doc](http://pecan.readthedocs.org/en/latest/deployment.html#deployment)
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 managesf-0.27.2.tar.gz
.
File metadata
- Download URL: managesf-0.27.2.tar.gz
- Upload date:
- Size: 138.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29963b27e2090cad3cd37a126761612a26e11610f6fcab577dd09be5365b6f97 |
|
MD5 | a74a7df684a7a1e5ea46e16110636172 |
|
BLAKE2b-256 | e8d9a32976280925fd1b9b1b55ba5e62886bcc39387527a5a8f596eb957221d4 |
File details
Details for the file managesf-0.27.2-py3-none-any.whl
.
File metadata
- Download URL: managesf-0.27.2-py3-none-any.whl
- Upload date:
- Size: 150.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b68b5ecb917acf0f6cf08450eb289d1258147372dcf8d2d065f3fcd783a12cf3 |
|
MD5 | b8f30bc71cea1932051b8e8d09341187 |
|
BLAKE2b-256 | a2584f8a244df7d3f55c2343c3cd9bf548544cace2b7149a27c6a84059d31273 |