Skip to main content

A Python API for the Creality K1 3D printer

Project description

Creality K1 API

A Python package to communicate with the Creality K1 3D printer.

Installation

pip install creality_k1_api

Usage

import asyncio
from creality_k1_api import CrealityK1Client

async def main():
    client = CrealityK1Client("192.168.1.100", 9999)
    await client.connect()

    # Your code here

    await client.disconnect()

if __name__ == "__main__":
    asyncio.run(main())

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

creality_k1_api-0.0.2.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

creality_k1_api-0.0.2-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file creality_k1_api-0.0.2.tar.gz.

File metadata

  • Download URL: creality_k1_api-0.0.2.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for creality_k1_api-0.0.2.tar.gz
Algorithm Hash digest
SHA256 4303ba95cd4b833cd1d8c2a771e22687c213df0e383c4fbef5c3a1dc6d7cf182
MD5 27998f7d1f9319696102c8a6a37dd2e9
BLAKE2b-256 f94cfda1f25d196b7e6fb065ec9ec4ceeba098eb8ec1f09eca326671e1512d71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for creality_k1_api-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b6fdeb0ab7822f74892ae013b322522eb3fe152319caaa2a697a4a95892e9607
MD5 115a9c6285a518302681cd259e1628f3
BLAKE2b-256 511942ac73f1432d9a448b1307d53e46a1d926fc70506dade0cdd1536847279d

See more details on using hashes here.

Supported by

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