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
=======
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file trademark-marker-0.1.0.tar.gz
.
File metadata
- Download URL: trademark-marker-0.1.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9078f1788fe5d2bb4c5801c0e051c23ec1df414c7986961caefb0252b242f793 |
|
MD5 | 11aa20ddf76ecfc9677efafe5347c57f |
|
BLAKE2b-256 | 57f5df02c0834f167e596613f39a28c7277bd17da53d7ba557a574a5bd5edc01 |