Skip to main content

Fuzz.ly client library for Python3

Project description

fuzzly Logo
python-package workflow pypi package version

A python client library for fuzz.ly

Installation

$ pip install fuzzly

Usage

from fuzzly import FuzzlyClient
from fuzzly.models.post import Post

# if you have a bot token, make sure you initialize the client with your token
token: str = 'aGV5IG1hbi4gaXQncyB3ZWlyZCB0aGF0IHlvdSBsb29rZWQgYXQgdGhpcywgYnV0IHRoaXMgaXNuJ3QgYSByZWFsIHRva2Vu'
client: FuzzlyClient = FuzzlyClient(token)

post: Post = await client.post('abcd1234')

Documentation

Official documentation is hosted using a Github Wiki. Additionally, each subfolder in this repository has its own readme with a brief overview of that directory's contents, purpose, and usage like the one above.

Development

Fork the parent repository at https://github.com/kheina-com/fuzzly and edit like any other python project.
Tests are run with pytest in the command line and input sorting is run via isort .

License

This work is licensed under the Mozilla Public License 2.0, allowing for public, private, and commercial use so long as access to this library's source code is provided. If this library's source code is modified, then the modified source code must be licensed under the same license or an applicable GNU license and made publicly available.

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

fuzzly-0.0.3.tar.gz (21.2 kB view details)

Uploaded Source

Built Distribution

fuzzly-0.0.3-py3-none-any.whl (24.7 kB view details)

Uploaded Python 3

File details

Details for the file fuzzly-0.0.3.tar.gz.

File metadata

  • Download URL: fuzzly-0.0.3.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for fuzzly-0.0.3.tar.gz
Algorithm Hash digest
SHA256 762f44da8f21719667f167e6c639f1ea947dfbdf892d5e9ee273b250ff141970
MD5 7dd6305a48aaf0053af75a60fa91c098
BLAKE2b-256 9c836494090cdfc76d90b0ec2935b735627507a25e5823e2c8462e892d7c129f

See more details on using hashes here.

File details

Details for the file fuzzly-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: fuzzly-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 24.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for fuzzly-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 96aa4b1306dce0e02c7186becff88243f8ca8e9dc00804f671c36249473bf80c
MD5 59856c4dee60b7a95516c38a1ba9c45e
BLAKE2b-256 3e71c767358d1c1262f781ffe98a1973e16148d9ed2815e189f4a5def9780743

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