Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtemporal/caipyra
import caipyra module code
https://github.com/jtemporal/caipyra
hacktoberfest poem pypi pypi-packages python python3
Last synced: 19 days ago
JSON representation
import caipyra module code
- Host: GitHub
- URL: https://github.com/jtemporal/caipyra
- Owner: jtemporal
- License: mit
- Created: 2016-11-05T20:19:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T22:19:47.000Z (about 5 years ago)
- Last Synced: 2024-10-12T15:50:56.532Z (about 1 month ago)
- Topics: hacktoberfest, poem, pypi, pypi-packages, python, python3
- Language: Python
- Homepage: https://pypi.python.org/pypi/caipyra/
- Size: 26.4 KB
- Stars: 26
- Watchers: 6
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# import caipyra - [Caipyra Event Poem](http://caipyra.python.org.br/)
[![PyPI version](https://badge.fury.io/py/caipyra.svg)](https://badge.fury.io/py/caipyra)
[![Build Status](https://travis-ci.org/jtemporal/import_caipyra.svg?branch=master)](https://travis-ci.org/jtemporal/import_caipyra)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)## Installation
```
pip install caipyra
```## Usage
```
>>> from caipyra import this # Abre o texto paginadoCaipyra por Humberto Diógenes
Na minha terra é matuto
Que é quem veio do mato
Ou beradêro, do rio
mermo na beira
Na do Andrews é capiau
Mas aqui é caipiraEmbarquei nessa viagem
A convite do "seocam"
O Serginho da Cameron
:>>> this.link() # abre a apresentação do Import Caipyra no youtube
>>> from caipyra import java
É mentiiiira!!!
>>>
```## Contributing
PRs are welcome, if you have any questions don't be afraid to open an issue.And remember: Always pull before pushing =)