PyDroidDepot
PyDroidDepot is an open-source project that aims to provide Python access to the Starwars Galaxy's Edge droid depot droids. It allows users to manually control their custom built droids using custom applications.
Supported Droid Types
- R Units
- B Unit (WIP)
- BD Unit (WIP)
Droids types that are marked as work in progress will function though they may have unexpected behaviour or may be missing functionality.
Installation
PyDroidDepot can be installed using pip, or by downloading the source code and running the setup.py script.
Installing with pip
To install PyDroidDepot using pip, simply run:
pip install pydroiddepot
Installing from source
To install PyDroidDepot from source, follow these steps:
- Download the source code from the GitHub repository.
- Extract the contents of the archive to a directory of your choice.
- Navigate to the directory containing the
setup.pyscript. - Run the following command:
python setup.py install
Examples
PyDroidDepot comes with a few examples to help users get started. These examples can be found under the examples directory in the repository root.
License
PyDroidDepot is released under the MIT license. See the LICENSE file for more details.
Release files for pyDroidDepot 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pydroiddepot-1.1.0.tar.gz | 17.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyDroidDepot-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 38.6 kB
Release files / pydroiddepot-1.1.0.tar.gz
| Download URL | pydroiddepot-1.1.0.tar.gz |
|---|---|
| Size | 17.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7c3c2bf1f75bb040d9e460fe3c60a717914fc8587edfbfa082d650272603b938
|
|
BLAKE2b-256 checksum How to use checksums |
bfce88a9830c0f537d3e1e0d3c422436a5deb1e425e636bf686af1250da49494
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.19
|
Release files / pyDroidDepot-1.1.0-py3-none-any.whl
| Download URL | pyDroidDepot-1.1.0-py3-none-any.whl |
|---|---|
| Size | 21.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
29befbcb410fca62d405b7f7aec4bbb76295f6150c2b5562a8a8aa1ce4231f5b
|
|
BLAKE2b-256 checksum How to use checksums |
85a3ae1c5dedfd4be1e68cfa0c382378b81b003903f8deae4bc25487f853ce28
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.19
|