Bluesky® Python API for humans.
Project description
Blue Yonder
This is a Bluesky Python API for humans. It can be used for the simple automations that you know should be implemented, but they are just 'not there' in a pretty annoying way. But you know how to program in Python... And you have an IDE like PyCharm(R), VSCode or even Cursor or Windsurf...
Here comes the blue-yonder
Python package. It has been built with a perspective of a person who does not need (or want any of) the professional jargon of software engineers and 'coders'. The logged in entity that performs actions is called Actor; the other entity whose profile or post is brought into focus is called Another; the other useful functionality of the network is in the yonder module. It's that simple.
Installation
pip install blue-yonder
Note: the pip package name has a dash -
between the words.
Then:
# Python
from blue_yonder import Actor, Another, yonder
Note: the module name has an underscore _
between the words.
How to use it
I didn't want to overload this repository and library, - you can use the 'template repository' with multiple examples, that I considered to be useful for myself when I was studying the Bluesky API. It is located here. Just click the 'Use this template' button at the top of that page and create your own repository in your (or your organization) account that you can edit and use the way you deem fit. I will keep working on it too, so you can be sure that it will be updated as I make changes.
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
Built Distribution
File details
Details for the file blue_yonder-0.1.34.tar.gz
.
File metadata
- Download URL: blue_yonder-0.1.34.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c77f65bcddf762969b4e741dff92394281fedec3ae574fad2092bb4b181162f6
|
|
MD5 |
b4e0191bc0e1b96bf447956bf7a682ed
|
|
BLAKE2b-256 |
18e53c850e46590eedfead556497105d3cbc0dc83b4d210d8b47ca646a1ae8a4
|
File details
Details for the file blue_yonder-0.1.34-py3-none-any.whl
.
File metadata
- Download URL: blue_yonder-0.1.34-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c3e4c6afc40b661e8869168b6e06586aab15e6b563ef2e22eabd2a4124d25402
|
|
MD5 |
9bba7b6b3f8455b73022aa9088a3fd17
|
|
BLAKE2b-256 |
d7cd718524a2a5bcd7e91f18beb86805a6ea8fb5f0270768ea69128ca3c5969e
|