Skip to main content

A python library for interacting with the e621 api

Project description

E620py

E620py is a python library for interacting with the e621 api.

Here is an example of fetching a single post:

>>> import e620py
>>> post = e620py.E6get().post_get("order:score", fetch_all=False, fetch_count=1)
>>> print(post[0].m_id)
2848682

Most functions have doc strings so its easy to quickly see how a function works without having to understand the spaghetti code 💀.

Features

Post:

  • Fetching
  • Uploading
  • Editing
  • Voting
  • Favorite and unfavorite
  • Downloading

Pool:

  • Fetching (only one page at a time for now)
  • Creating
  • Editing
  • Downloading

Note: The download functions do not have doc strings yet

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

E620py-0.9.3.post1.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

E620py-0.9.3.post1-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file E620py-0.9.3.post1.tar.gz.

File metadata

  • Download URL: E620py-0.9.3.post1.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for E620py-0.9.3.post1.tar.gz
Algorithm Hash digest
SHA256 e73c46ab12f3c1fc060e5ea9c812ab0a3876363c374cca436cee7a313b233e5c
MD5 f3da51bd8e63350a355e4f9ae0a3cc16
BLAKE2b-256 7fb77aab073ff64d13548aaeeb2c93a0dff90d151b276f30d37700796996f813

See more details on using hashes here.

File details

Details for the file E620py-0.9.3.post1-py3-none-any.whl.

File metadata

  • Download URL: E620py-0.9.3.post1-py3-none-any.whl
  • Upload date:
  • Size: 14.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for E620py-0.9.3.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 6039c64f43fed8947bd2e3fc6ef4d6a5f8c7da1ca430d36f2af84f6939ec1b8d
MD5 3c9a9d13e16558e6b5297d7bf8bbc47f
BLAKE2b-256 99565bad505e2a1151fc33a878e45269c71e138832ded661c5dc36f3fab3b161

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