Skip to main content

bsky.social client library

Project description

gokyuzu - bluesky python client

Gökyüzü - "sky" in Turkish - is a python client for the bluesky social network.

Install

pip install gokyuzu

Sample Usage

from gokyuzu import Bluesky

bsky = Bluesky("handle.bsky.social", "PASSWORD")
response = bsky.resolveHandle("handle.bsky.social")
print(response.json())

Development

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Running tests

python -m unittest

Publishing to PyPI

# Build for PyPI
python -m build

# Test PyPI
python -m twine upload --repository testpypi dist/*
pip install --index-url https://test.pypi.org/simple/ --no-deps gokyuzu

# PyPI
python -m twine upload dist/*
pip install gokyuzu

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

gokyuzu-0.0.3.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gokyuzu-0.0.3-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for gokyuzu-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ec5cac5d94f53c59409305a5c8621148014e2b61f3a8c5ebc0351968da227837
MD5 5eb834ce8ce4400e24e4279061a4624e
BLAKE2b-256 210ac037deeb00b8a68559a04ee2055d9561c1bb81f6fec8661d0544b7884727

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for gokyuzu-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cec02cec46226558ad803be5c95681c9c347d3d2b74535db53eef7ffea694069
MD5 e87f30f26b858f86737b219c2ad8868a
BLAKE2b-256 8c655e7c1dee1ff39e5beb1aa26bac51ac98056fc32534770e58a84bbe79ed5f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page