Skip to main content

우마공DB 전용 라이브러리

Project description

우마공 비매너 DB

search_by_name() : 전체 제보 정보를 최신순으로 가져옵니다.

파라미터 타입 설명 기본값 필수
username str 조회할 유저의 이름 없음 O
skip int 생략할 결과의 갯수 0 X
limit int 조회할 결과의 수(최대 1000) 100 X

get_all() : 입력한 닉네임이 포함되는 피제보자의 제보들을 최신순으로 가져옵니다.

파라미터 타입 설명 기본값 필수
skip int 생략할 결과의 갯수 0 X
limit int 조회할 결과의 수(최대 1000) 100 X

get_count() : 해당 UUID를 가진 피제보자의 제보 갯수를 가져옵니다.

파라미터 타입 설명 기본값 필수
uuid str 조회할 유저의 UUID 없음 O

get_user() : 해당 UUID를 가진 피제보자의 제보를 가져옵니다.

파라미터 타입 설명 기본값 필수
uuid str 조회할 유저의 UUID 없음 O

IssuePull Request는 환영합니다.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

NonMannerDB-1.0.1-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

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