Skip to main content

Image Explorer

Project description

implor - Image Explorer

Suppose you have images under ./images, you can start the image server via:

run_implor -p 8080 -d ./images

Then you can explorer the image folder via:

http://0.0.0.0:8080

There are some GET opts

w: image width
h: image height
n: images per page
s: show the s-th ~ (s+n-1)-th images 

Example:

http://0.0.0.0:8080?s=4&n=4&w=1024

This will show the 4th~7th images with width=1024;

Alternatively, you can put images under sub-directory, suppose you have directory structure like this:

images/
├── imgs001
│   ├── 0000.jpg
│   └── 0001.jpg
└── imgs002

after starting the image server via run_implor -p 8080 -d ./images, you can access images from images/imgs001 by

http://0.0.0.0:8080/imgs001?s=4&n=4&w=1024

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

implor-0.4.2.tar.gz (3.5 kB view details)

Uploaded Source

Built Distributions

implor-0.4.2-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

implor-0.4.2-py2-none-any.whl (8.1 kB view details)

Uploaded Python 2

File details

Details for the file implor-0.4.2.tar.gz.

File metadata

  • Download URL: implor-0.4.2.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/2.7.16

File hashes

Hashes for implor-0.4.2.tar.gz
Algorithm Hash digest
SHA256 48146a16ba80d2ed5d13a975f629043f6932cf89636f25b8eb2ad43d85381ba3
MD5 4f257dfbf5ea929ff83ee6e49f271ed0
BLAKE2b-256 b0920c1dad02e5f3774eaa723af526cbbb14d591679d80c77f64fb89a44577b5

See more details on using hashes here.

File details

Details for the file implor-0.4.2-py3-none-any.whl.

File metadata

  • Download URL: implor-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/2.7.16

File hashes

Hashes for implor-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d013429a0b3cbfc626c39779e40613910e258bc054f6df44643031c978dbab16
MD5 ac19c1656405d84ecd85f888299d2a38
BLAKE2b-256 2ebf867edad85213d619a5d775ff0ab77e1ad6f74c549b27b6d13451863a86f4

See more details on using hashes here.

File details

Details for the file implor-0.4.2-py2-none-any.whl.

File metadata

  • Download URL: implor-0.4.2-py2-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/2.7.16

File hashes

Hashes for implor-0.4.2-py2-none-any.whl
Algorithm Hash digest
SHA256 fd67ddc6946b6f9258c1b2196f6c99daabb6a170d20a8af944939ab9d7eed316
MD5 e814406cccdd5126dcbc14b55f6578f8
BLAKE2b-256 3475af08fbbf9ad5706d1baaf56f52e443781356fcb78f90a0f11dd8bedcc074

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page