-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Terry Carroll edited this page Feb 24, 2021
·
26 revisions
Plumage is an open-source library to obtain trademark status and other information from the United States Patent & Trademark Office's Trademark Status & Document Retrieval system.
Plumage is currently comes in two flavors:
- Plumage-py (Python 3.x; current release V1.4.0);
- Plumage-dotnet (.NET 4.5.3 or later; current release V1.4.0);
Each of these is a full implementation, and neither depends on the other. Both have essentially the same API, subject to inherent differences in their respective platforms. Use the one that best meets your needs.
- Home (this page)
- Introduction
- Requirements and installation
- Basic examples
- Data members
- Methods
- Errors and exceptions
- TSDRData contents
- License information
- FAQ
Plumage is open source, licensed under the Apache Software License V2.0 (code) and the Creative Commons Attribution-ShareAlike License 3.0 (documentation). See License Information for details.