Skip to main content

Library for working with the nz-ua application.

Project description

Library Information
GitHub
More info
Telegram Channel YouTube channel Discord Server

nz-ua.py

Library for working with nz ua servers, below you will see code examples, for more examples see the documentation or the examples folder

Login example

import nz
import asyncio
client = nz.Client()

async def main():
	info = await client.login('user_name', 'password')
	print(info.json)


if __name__ == '__main__':
	loop = asyncio.get_event_loop()
	loop.run_until_complete(loop.create_task(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

nz-ua.python-1.1.6.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

nz_ua.python-1.1.6-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file nz-ua.python-1.1.6.tar.gz.

File metadata

  • Download URL: nz-ua.python-1.1.6.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for nz-ua.python-1.1.6.tar.gz
Algorithm Hash digest
SHA256 cd509ba826554126478649d9b4844d433c1d6aa9d9204c40fa7a56154d8772d8
MD5 6031216aab23bbf5b7d23f47ec6ab064
BLAKE2b-256 1c510ab4a4b7a2b1782dd20c7ce19f54f51c1364f69e894f7016cf8f3c535376

See more details on using hashes here.

File details

Details for the file nz_ua.python-1.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for nz_ua.python-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d915c5e53eb7533a81e762851c6782a345d8843d033cb6abfe68584303a0b57f
MD5 191e9a185e962e87aae1444cc4093a0a
BLAKE2b-256 c02397f6d7a3332ff0351e041a1634e808483072d92e5c77caac7d6d1656bf12

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