Skip to content

USPTO Goods Slicer is Python library that can remove bracketed goods and services of a USPTO trademark application.

Notifications You must be signed in to change notification settings

jerobado/USPTO-Goods-Slicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USPTO Goods Slicer

USPTO Goods Slicer is Python library that can remove bracketed goods and services of a USPTO trademark application.

Usage

>>> import uspto_goods_slicer as ugs
>>> ugs.remove_square_brackets('Literary agencies [management]')
'Literary agencies'

Benefit(s)

  • Easily identify the remove goods and services.

Source

About

USPTO Goods Slicer is Python library that can remove bracketed goods and services of a USPTO trademark application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages