Skip to main content

Paquete con todas las herramientas para la aplicacion AAPS-LAB.

Project description

# Herramientas AAPS-LAB

Paquete con todas las herramientas para la aplicacion AAPS-LAB.

## Inicio

Estas instrucciones te proveerán una copia del proyecto en funcionamiento en tu máquina local para su uso.

### Prerequisitos

Para instalar y usar este paquete es necesario una instalación de python.

Recomendamos usar el instalador a medida que está disponible a través del sistema AAPS-API. Este instalador instalará python, conda, el paquete aaps y todas sus dependencias.

Este paquete hace uso de las librerías geo-espaciales [GEOS](https://trac.osgeo.org/geos/) (objetos y funciones espaciales), [GDAL](https://www.gdal.org/) (formatos espaciales) y [PROJ4](https://proj4.org/) (transformación de coordenadas), por lo que estas deben estar previamente instaladas para instalar este paquete desde la fuente.

Si se utiliza conda, las dependencias son instaladas de manera automática.

### Instalación

Si no se usa el instalador a medida, este paquete también está disponible en PyPI y Anaconda Cloud.

Para instalar usando el gestor de paquetes conda (recomendado), puedes usar el comando

` conda install -c sergio.chumacero aaps `

Para instalar usando el gestor de paquetes pip, puedes usar el comando

` pip install aaps `

Puedes verificar la instalación y la versión usando el comando conda list (conda) y pip freeze (pip).

<!– ## Running the tests –>

<!– Explain how to run the automated tests for this system –>

<!– ### Break down into end to end tests

Explain what these tests test and why

` Give an example ` –>

<!– ### And coding style tests

Explain what these tests test and why

` Give an example ` –> <!– ## Deployment

Add additional notes about how to deploy this on a live system –>

<!– ## Built With

<!– ## Contributing

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us. –>

<!– ## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). –>

## Autores

## License

Este proyecto se encuentra bajo la licencia MIT, que es del tipo “open source”. Véase [LICENSE.md](LICENSE.md) para ver detalles.

<!– This project is licensed under the MIT License - see the –>

<!– ## Reconocimientos

  • Hat tip to anyone whose code was used

  • Inspiration

  • etc –>

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

aaps-0.2.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

aaps-0.2-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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