Skip to main content

A10SA Script

Project description

PyPI Status Python Version License

Read the documentation at https://a10sa-script.readthedocs.io/ Tests Codecov

pre-commit Black

Library for manipulating Vorze A10 sex toy scripts.

Features

  • Read/Write/Convert supported script formats.

  • Export scripts as Buttplug Protocol command sequences.

Supported Formats

  • Vorze CSV

  • Afesta/LPEG VCSX (.bin)

Requirements

  • Python 3.8+

Installation

You can install A10SA Script via pip from PyPI:

$ pip install a10sa-script

Usage

Convert VCSX Vorze_CycloneSA.bin to script_cyclone.csv:

>>> from a10sa_script.script import VCSXCycloneScript, VorzeRotateScript
>>> with open("Vorze_CycloneSA.bin", "rb") as f:
...     vcsx = VCSXCycloneScript.load(f)
>>> with open("script_cyclone.csv", "wb") as f:
...     VorzeRotateScript(vcsx.commands).dump(f)

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, A10SA Script is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.

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

a10sa-script-0.0.2.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

a10sa_script-0.0.2-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file a10sa-script-0.0.2.tar.gz.

File metadata

  • Download URL: a10sa-script-0.0.2.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for a10sa-script-0.0.2.tar.gz
Algorithm Hash digest
SHA256 860e168d36490b2b35cb523c608fad063d12b801dddb22ba174b53e254f82c3f
MD5 8e8c873d7122ba9ad5fe884ba54ddaf2
BLAKE2b-256 8dc5cd45f1c7202dbe9971ad14af0fc8df7dabc9ba2492eca0e90780ca79cd55

See more details on using hashes here.

File details

Details for the file a10sa_script-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: a10sa_script-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for a10sa_script-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b08bc2b85629162bbef3d036642c3ac306914c03c6ba8d2035d6c853333fde63
MD5 e36242c9555751d393201a8e8b226086
BLAKE2b-256 9cb36543d136b6148658f2f61cb887bbaea997ff1d47420a4971d5517ddf62ca

See more details on using hashes here.

Supported by

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