Name | blue-yonder JSON |
Version |
0.1.31
JSON |
| download |
home_page | None |
Summary | Bluesky® Python API for humans. |
upload_time | 2025-02-19 15:32:58 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
bluesky
bsky
blue-yonder
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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...
<br> 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
```Bash
pip install blue-yonder
```
Note: the pip package name has a dash `-` between the words.
Then:
```Python
# 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](https://github.com/alxfed/butterfly). 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.
Raw data
{
"_id": null,
"home_page": null,
"name": "blue-yonder",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "bluesky, bsky, blue-yonder",
"author": null,
"author_email": "Alexander Fedotov <alex.fedotov@aol.com>",
"download_url": "https://files.pythonhosted.org/packages/4c/1a/e7b6416aeb0817cf789f4c9a41d4c250b1237f3efc0c583ecd076f59a368/blue_yonder-0.1.31.tar.gz",
"platform": null,
"description": "# Blue Yonder\n 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...\n<br> 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.\n\n## Installation\n```Bash\n pip install blue-yonder\n```\nNote: the pip package name has a dash `-` between the words.\n\nThen:\n```Python\n# Python\n\nfrom blue_yonder import Actor, Another, yonder\n```\nNote: the module name has an underscore `_` between the words.\n## How to use it\n 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](https://github.com/alxfed/butterfly). 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.\n",
"bugtrack_url": null,
"license": null,
"summary": "Bluesky\u00ae Python API for humans.",
"version": "0.1.31",
"project_urls": {
"Bug Tracker": "https://github.com/alxfed/blue-yonder/issues",
"Homepage": "https://github.com/alxfed/blue-yonder"
},
"split_keywords": [
"bluesky",
" bsky",
" blue-yonder"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a551de92bfbe092020863612e3c808e0ee024a0cf17a48b87761629d4a8b0cb4",
"md5": "10903d6e482d75de1bffb4df9ced3ea0",
"sha256": "7e22cc92ffba5aaf3f0c5c97fdbdb99f31dd5427a036776edffa8d6173e486b5"
},
"downloads": -1,
"filename": "blue_yonder-0.1.31-py3-none-any.whl",
"has_sig": false,
"md5_digest": "10903d6e482d75de1bffb4df9ced3ea0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 18809,
"upload_time": "2025-02-19T15:32:56",
"upload_time_iso_8601": "2025-02-19T15:32:56.705375Z",
"url": "https://files.pythonhosted.org/packages/a5/51/de92bfbe092020863612e3c808e0ee024a0cf17a48b87761629d4a8b0cb4/blue_yonder-0.1.31-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4c1ae7b6416aeb0817cf789f4c9a41d4c250b1237f3efc0c583ecd076f59a368",
"md5": "f3730cf80b66628b73d7fb427f66c9d8",
"sha256": "342fb832fa46e8beff4f4bae082f84876a20c302864c5bd24a939ce2f27a3b6b"
},
"downloads": -1,
"filename": "blue_yonder-0.1.31.tar.gz",
"has_sig": false,
"md5_digest": "f3730cf80b66628b73d7fb427f66c9d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 17273,
"upload_time": "2025-02-19T15:32:58",
"upload_time_iso_8601": "2025-02-19T15:32:58.518105Z",
"url": "https://files.pythonhosted.org/packages/4c/1a/e7b6416aeb0817cf789f4c9a41d4c250b1237f3efc0c583ecd076f59a368/blue_yonder-0.1.31.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-19 15:32:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alxfed",
"github_project": "blue-yonder",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "blue-yonder"
}