Simple, idiomatic client library for atproto.com (Bluesky)
Project description
bsky
: Simple, idiomatic client library for atproto.com ("Bluesky")
Status: it doesn't really work yet and will eat your data
This is a project to implement components of the proposed Bluesky AT Protocol (atproto.com) for federated social media.
HOWTO: Release pypi.org Package
Go to test.pypi.org
(and then later pypi.org
) and generate an API token for
your account (assumign you already have an account).
Install deps (on Debian/Ubuntu):
sudo apt install python3-build python3-twine
Build this package:
python3 -m build
Run the upload. When propted, use __token__
for username, and the API token
as password.
# for test.pypi.org
python3 -m twine upload --repository testpypi dist/*
# for regular pypi.org
python3 -m twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bsky-0.0.0.tar.gz
(2.5 kB
view details)
Built Distribution
bsky-0.0.0-py3-none-any.whl
(2.6 kB
view details)
File details
Details for the file bsky-0.0.0.tar.gz
.
File metadata
- Download URL: bsky-0.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0844c7d21d9538a8c997b8fc5cae07ea015afd833ce51023ec829c38667f2845 |
|
MD5 | fc0f7709392c576dbd17f967c5c3be68 |
|
BLAKE2b-256 | 19f22065d5156b5762befa61ce006ecc8c195eaf2abd05cf2c0e1045f26dbc0a |
File details
Details for the file bsky-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: bsky-0.0.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f798c7237ff076b4f552fa405ea6ad703962927656e9468ef741469c0e7523ce |
|
MD5 | 0143c88ca1c93628871a21695217097b |
|
BLAKE2b-256 | 04b60cbfc28702e2824a4cc7accd428153391321879484b6db6285631bd06a2b |