Skip to main content

pacote incolumepy.clinica

Project description

# Usage

Run general rotines from clinic

# Installation

To install the latest stable version from PyPi:

$ pip install -U incolumepy.inventario-clinica

To install the latest development version directly from GitHub:

$ pip install -U git+https://gitlab.com/development-incolume/incolumepy.inventario_clinica.git'@develop

$ pip install -U git+https://gitlab.com/development-incolume/incolumepy.inventario_clinica.git'@master


# Testing

> bash runtests.sh

or

> $ tox







# Guia de contribuição
## Repositório de desenvolvimento Local
Configure o repositório de desenvolvimento local conforme o tutorial: https://brito.blog.incolume.com.br/2018/11/repositorio-pypi-local-com-devpi-server.html.

### Ativar o servidor pypi local
```devpi-server --stop && devpi-server --start && devpi use http://localhost:3141/root/```

## Regras para codigicação
1. Criar um novo **branch** para cada etapa de codificação.
1. Crie o branch sempre a partir do master
1. As **branches** terão finalidades específicas:
* Introduzir novas funcionalidades (**feature**)
* Corrigir comportamento inesperado (**bug**)
* Corrigir comportamento inesperado que compromete o funcionamento (**critical**)
* Alterar a forma, mantendo o comportamento (**refactor**)
1. O nome da **branch deve ser prefixado com o tipo de alteração que será realizada** : (feature, bug, critical ou refactor)
* exemplos via terminal:
- bug/issue#21:
```git co -b bug/issue#21 origin/master```
- critical/issue#13:
```git co -b critical/issue#13 origin/master```
- feature/issue#23:
```git co -b feature/issue#23 origin/master```
- refactor/issue#30:
```git co -b refactor/issue#30 origin/master```
* Detalhes sobre git via terminal:
- [Guia Rápido de comandos git (lado usuário)](http://brito.blog.incolume.com.br/2013/03/guia-rapido-de-comandos-git-lado-usuario.html)

## Outros Detalhes
- [wiki do projeto](https://gitlab.com/clinicaesteticabrito/inventario_clinica/wikis/home)

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

incolumepy.clinica-2018.12.1.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

incolumepy.clinica-2018.12.1-py3.7.egg (5.5 kB view details)

Uploaded Source

File details

Details for the file incolumepy.clinica-2018.12.1.tar.gz.

File metadata

  • Download URL: incolumepy.clinica-2018.12.1.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0

File hashes

Hashes for incolumepy.clinica-2018.12.1.tar.gz
Algorithm Hash digest
SHA256 00eeac2a7bf817b2b70462c81fe101d94bbf344efa1825518dd5c900c830e6e1
MD5 64d870b7d9595f870c7f954cac49d9ee
BLAKE2b-256 ba7d2c549627a1247bb43f5caf1150446971afdae4b0abe0f5039538b8473601

See more details on using hashes here.

File details

Details for the file incolumepy.clinica-2018.12.1-py3.7.egg.

File metadata

  • Download URL: incolumepy.clinica-2018.12.1-py3.7.egg
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0

File hashes

Hashes for incolumepy.clinica-2018.12.1-py3.7.egg
Algorithm Hash digest
SHA256 47f754e02f6dfbbaaac49ece7c988863ce9d5abe494048a94b6296128d85db95
MD5 2439de79ad74597fb1d0218f9c1dac79
BLAKE2b-256 749b9213dad24fdf85ac646ae8cd71790f244af839c0b27f491e6991ebcaf497

See more details on using hashes here.

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