IMPORT.IO API FOR PYTHON
Python bindings and other tools for interacting with the Import.io service.
© 2016-2017 Import.io
Prerequistes
Python 3.4 or later
Installation
$ pip install importio2
Contributing
Development Environment Setup
Install virtualenv if not installed on your system
Configure a python virtual environment
Install required python packages
Install virtualenv
For installation of virtualenv on your system visit here if not already present
Configuring a python virtual environment
virtualenv is used to create an isolated Python environments. To create such environment run the following:
$ virtualenv python
To activate the environment run the following:
$ source python/bin/activate
To deactivate the environment run the following:
$ deactivate
Install Python packages
$ pip install -r requirements.txt
Release files for importio2 0.4.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| importio2-0.4.13.tar.gz | 29.3 kB | Details |
Release files / importio2-0.4.13.tar.gz
| Download URL | importio2-0.4.13.tar.gz |
|---|---|
| Size | 29.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
556384eb6cd03465bed1fb2431f9b359ec330844c59a938adb703a3d30f3e2e7
|
|
BLAKE2b-256 checksum How to use checksums |
b5f5096d471ba9b55ceefcbbd27669b5096ac58ad87a2a72901f3267504ec0bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |