Skip to main content

Load the e621 exported data

Project description

E621-Data

Load the e621 export data in a python format lazily.

from e621_data import load_posts

for post in load_posts("./posts-2023-04-14.csv"):
    print(post)
>>>

Post(
    id=491,
    uploader_id=7,
    created_at=datetime.datetime(2007, 2, 17, 10, 35, 32, 756555),
    updated_at=datetime.datetime(2023, 2, 19, 13, 26, 54, 614594),
    source='https://inkbunny.net/Arcturus',
    rating='s',
    tags=[
        '2005',
        '<3',
        'ambiguous_gender',
        'anthro',
        'arcturus_(n)',
        'blue_body',
        'clothed',
        'clothing',
        'crimson',
        'dragon',
        'duo',
        'exclamation_point',
        'eyewear',
        'garrett',
        'gloves',
        'handwear',
        'headphones',
        'inline_skates',
        'jet_set_radio',
        'lizardbeth',
        'male_(lore)',
        'red_body',
        'roller_skates',
        'scalie',
        'simple_background',
        'skating',
        'sunglasses',
        'thief',
        'thief_(series)',
        'upside_down'
    ],
    md5='dee7546d137a6df8bc67ca1c2205836c',
    file_ext='jpg',
    file_size=217339,
    image_width=675,
    image_height=883,
    locked_tags='',
    fav_count=15,
    parent_id=None,
    change_seq=42697063,
    approver_id=17633,
    comment_count=6,
    description='',
    duration=None,
    score=3,
    up_score=7,
    down_score=-4,
    is_deleted=False,
    is_pending=False,
    is_flagged=False,
    is_rating_locked=True,
    is_status_locked=False,
    is_note_locked=False
)

Installation

https://pypi.org/project/e621-data/

python -m pip install e621-data

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

e621-data-1.0.0.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

e621_data-1.0.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file e621-data-1.0.0.tar.gz.

File metadata

  • Download URL: e621-data-1.0.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.1

File hashes

Hashes for e621-data-1.0.0.tar.gz
Algorithm Hash digest
SHA256 77baa7ac4536b45f5d68f7896e500f30cf27958ea51ca4f6f719af43d8e57f33
MD5 5082b5788576761c41031f9a03c763ed
BLAKE2b-256 fca810b45d429652dd13a35e893ea4efb171bee21774776fa262e06d2d0f0dfb

See more details on using hashes here.

File details

Details for the file e621_data-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: e621_data-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.1

File hashes

Hashes for e621_data-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1cc6a306aa8e6e69b93813efc9e2bad41b9ac02176fb76726ef12ad188035109
MD5 27da270da939ea38e28efac84624ed6f
BLAKE2b-256 54ab118033294a8f3510bfac7ee91407a0ab770c630592d2fd07e8899e143e52

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