Example jpeg, pdf and png files which can be used for testing.
Project description
HitchExampleFiles
A group of example files which can be used for testing - a big jpeg, small jpeg, pdf and png.
Uses path.py, so you can use path.py API to do anything with the files.
E.g.
.. code:: python
import hitchexamplefiles from path import Path
hitchexamplefiles.jpeg_large.copy(Path("/path/to/your/jpegname.jpeg")) hitchexamplefiles.jpeg_small.copy(Path("/path/to/your/jpegname.jpeg")) hitchexamplefiles.pdf_one_page.copy(Path("/path/to/your/pdf_one_page.pdf")) hitchexamplefiles.png_large.copy(Path("/path/to/your/png_large.png"))
hitchexamplefiles.asset_directory.joinpath("jpeg_large.jpg") hitchexamplefiles.asset_directory.joinpath("jpeg_small.jpg") hitchexamplefiles.asset_directory.joinpath("pdf_one_page.pdf") hitchexamplefiles.asset_directory.joinpath("png_large.png")
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
File details
Details for the file hitchexamplefiles-0.2.0.tar.gz.
File metadata
- Download URL: hitchexamplefiles-0.2.0.tar.gz
- Upload date:
- Size: 485.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0e7a73ef89759f6df571626a43979bc544a40324c1afcd95a28cc3486a4aab2
|
|
| MD5 |
d2ba73c3a242c1831496ce80850fba18
|
|
| BLAKE2b-256 |
60609a9b9b182c36530c6f0a46ba1c1b54f2425bd778bcdf21318c009a3c83b0
|