Python implementation of EdgeCast Token (ectoken_generate).
Project description
===============================
Python implementation of EdgeCast Token
===============================
Python implementation of EdgeCast Token (ectoken_generate).
* Free software: BSD license
Usage
-----
```
import ectoken
key = 'XXXXXXXXXXXXXX'
url = 'http://my.edgesuite.net/path/to/my/file.txt'
print ectoken.ectoken_generate(key, url)
```
History
-------
0.4 (2015-03-03)
++++++++++++++++++
* First release on PyPI.
Python implementation of EdgeCast Token
===============================
Python implementation of EdgeCast Token (ectoken_generate).
* Free software: BSD license
Usage
-----
```
import ectoken
key = 'XXXXXXXXXXXXXX'
url = 'http://my.edgesuite.net/path/to/my/file.txt'
print ectoken.ectoken_generate(key, url)
```
History
-------
0.4 (2015-03-03)
++++++++++++++++++
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ectoken-0.4.tar.gz
(5.1 kB
view details)
File details
Details for the file ectoken-0.4.tar.gz.
File metadata
- Download URL: ectoken-0.4.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9388ed7e10a1c164b6667c4a330555be8c251441d938892a34f9c3be3c2cae26
|
|
| MD5 |
04bdd8e017a0ea64aa7340e59933a9b2
|
|
| BLAKE2b-256 |
23108147f0ae3c1744d2f90ffae24d6b6a773fd647b818c81ed2c5e1fcd3cb68
|