Skip to main content

Official Python API wrapper for Artilities

Project description

Artilipy is an official API wrapper written in Python

The library is made for easier interactions with Artilities API using Python. The library is maintained by Artilities Team.

Installation:

pip install artilipy

Client initialisation example:

from artilipy import client

# client init
artilities_client = client.Client()

# generate an idea
generated_idea = artilities_client.generate_idea()

You can find more examples on the GitHub page of the package.

Explore other open-source projects provided by Artilities team:

https://github.com/artilities

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

artilipy-0.0.5-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

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