My first package
Project description
mypackage
is a sample package made to demonstrate how to create a package of your own
Quick Start
Supported Python Versions
Python >= 3.5
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-firestore
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-firestore
Example Usage
import mypackage
mypackage.MyPackage().spam()
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
PyCon2019-0.0.3.post1.tar.gz
(1.5 kB
view details)
Built Distribution
File details
Details for the file PyCon2019-0.0.3.post1.tar.gz
.
File metadata
- Download URL: PyCon2019-0.0.3.post1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 337abf01b11490e4c02919252c7dade597be9d50f19ec3b6752259175bce76f5 |
|
MD5 | df8c332c91d6f0d43069beb0dc5638c8 |
|
BLAKE2b-256 | c1c3f67f53a4f344f91ab594fefd8cf2e06ae83a870c52b9e28694076bafa118 |
File details
Details for the file PyCon2019-0.0.3.post1-py3-none-any.whl
.
File metadata
- Download URL: PyCon2019-0.0.3.post1-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2e8b9043e7669fdf1374f9c59ce7648e6ed99c41fe2ca7e52d0a680b2fa33b9 |
|
MD5 | 8a8003bfff950d337205688a8879a899 |
|
BLAKE2b-256 | 7fc500f4dd0cd8ca622a1e832f4f8b6879d927b2b2aa2101d7c5284f114bd579 |