Skip to main content

rule 34 api public, get post

Project description

this api is designed for the connection between rule34 and discord users.

Version

  • 0.0.0.7: fix when returning information and improve in README.md
  • 0.0.0.9: new yandere.re
  • 0.0.1.1: new fuctions, random comments and get artist info yandere.re
  • 0.0.1.3: decorated
  • 0.0.1.4: pip install repair

Installation

pip install rule34Python

Usage rule34

to start import rule34Python

from rule34Python import rule34

Rule34 = rule34.search("catgirl", limit=3)

print(Rule34)

Rule34

the functions in rule34 are as follows:

Search

find a name specific to your taste

requirements descriptions
limit is the limit of images to be sent
Comments gets random comments from the same tag you posted
tags will be the content that will be searched in the api to return the link.

random_post

search for an allatory publication

requirements descriptions
limit is the limit of images to be sent

will be the content that will be searched in the api to return the link.

usage yandere.re

to start import rule34Python

page example

import yandereRe

r = yandereRe.getArtists(page=6)

print(f"""
name: {r.name}
id: {r.id}
group_id: {r.group_id if r.group_id else 'no tiene grupo'}
urls: {'\n'.join(r.urls.split()) if r.urls else 'no tiene links puestos'}
""")

name example

#page example

import yandereRe

r = yandereRe.getArtists(name= "neko-baka")

print(f"""
name: {r.name}
id: {r.id}
group_id: {r.group_id if r.group_id else 'no tiene grupo'}
urls: {'\n'.join(r.urls.split()) if r.urls else 'no tiene links puestos'}
""")

New yandere.re

the functions in yandere.re are as follows:

Search

find a name specific to your taste

requirements descriptions
limit is the limit of images to be sent
tags [optional] will be the content that will be searched in the api to return the link.

random_post

search for an allatory publication

requirements descriptions
limit is the limit of images to be sent

Search Artist

search artist you want or one alatorio de yandere.re

requirements descriptions
name search directly with the user's name on the page
page search for an alatorian user of the page you posted

coming soon

rule34 improvements

improvements Description
Deleted Images get images deleted from the page
creator_id get the id of the user who uploaded it
created_at show the date of creation of the publication

future functions

pages Description
booru will connect to the booru api

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

rule34python-0.0.1.4.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

rule34Python-0.0.1.4-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file rule34python-0.0.1.4.tar.gz.

File metadata

  • Download URL: rule34python-0.0.1.4.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for rule34python-0.0.1.4.tar.gz
Algorithm Hash digest
SHA256 22833fdc1e9644a5aec3659eb5b5b39ec23a66457037b47516a7b8489e6acf22
MD5 368da7bf17da0ea07bf4e703608e961a
BLAKE2b-256 34c0233e9d9f066b8d4efe03fd27163f5aeb7032c48a62b3bec592cee74fa78e

See more details on using hashes here.

File details

Details for the file rule34Python-0.0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for rule34Python-0.0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 104f4f700e3222ea6c6c46cd81b7c75d0c652f2b2ddf0e3ca151ce0dacbbdd91
MD5 402a2741f0b4110a33bdf387de23959c
BLAKE2b-256 69d9ed4a8492c02684b2923b53e6784863ce461c222f82efa180762af01843fb

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