Skip to main content

UNKNOWN

Project description

Class for use https://markerapi.com/


=======
Install
=======

.. code-block:: bash

pip install trademark-marker

=======
Example
=======

.. code-block:: python

from trademark import marker

params = {
'username': 'TRADEMARK_USERNAME',
'password': 'TRADEMARK_PASSWORD',
'search': 'word'
}
trademark = marker.API(params)
print trademark.result()


=======
Donation
=======

.. image:: https://img.shields.io/badge/Donate-PayPal-green.svg
:target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YYZQ6ZRZ3EW5C

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

trademark-marker-0.1.0.tar.gz (1.4 kB view hashes)

Uploaded Source

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