# Sanic Management Blueprint
[](https://travis-ci.org/stone-payments/sanic-management-blueprint)
This repository contains a project developed with Python3 :heart: with a blueprint that describe the necessary endpoints to meet the engineering goals.
## Starting…
This instructions should be enough to replicate the development enviroment of this project. If this is not the case, please, feel free to open a pull request.
## Prerequisites
After cloning the project, you will need Python 3.5.
## Environment
` python3 -m venv /path/to/new/virtual/environment source venv/bin/activate pip install -r requirements.txt `
## Settings
To successfully set up the project, a json file is needed. This file should be in path described in the enviroment variable CONFIG_FILE_PATH.
Besides that, all of the project’s dependencies should be added with the AppInfo’s method register_resource. This method should receive a function that returns True or False depending on the dependency’s health.
## Running
If all goes right, you should be run the run.py file inside the samples folder.
## Testing
Unit tests:
nosetests tests/unit
Coverage:
nosetests –with-coverage –cover-package=sanic_management_blueprint
## Built With
Python 3.5.2
## Authors
Build with :heart: by Team Satisfação do Cliente!
## License
Copyright (C) 2018. Stone Pagamentos. All rights reserved.
Release files for sanic-management-blueprint 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sanic_management_blueprint-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / sanic_management_blueprint-0.1.0-py3-none-any.whl
| Download URL | sanic_management_blueprint-0.1.0-py3-none-any.whl |
|---|---|
| Size | 15.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4dedc2f2324d4ec3da8b6bdc699290e8a7713ae8ed82c6e46849bfac27d21fa4
|
|
BLAKE2b-256 checksum How to use checksums |
8425e16c28f7f25885367cc8403862afc6d8d5db5321921a018a1632b71c75b7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |