Skip to content

Tools and modules I frequently use for machine learning, web scraping, and more.

License

Notifications You must be signed in to change notification settings

t1h0/nomopytools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NomoPyTools

Tools and modules I frequently use for machine learning, web scraping, and more.

Content

Module Name Description Installation
ml Machine learning nomopytools[ml]
selenium_extensions Webdriver extensions for Selenium nomopytools[selenium]
collections_extensions Extensions for Python's collections nomopytools
func Small tools nomopytools
mail Communication with mail servers nomopytools[mail]
mongodb Communication with MongoDB databases nomopytools[mongodb]
str Tools for string objects nomopytools
web Mostly requests extensions nomopytools[web]
xpath Custom XPath functions nomopytools

Installation

Install with

pip install nomopytools[all] @ git+https://github.com/t1h0/nomopytools

or replace nomopytools[all] with a module variant from the table above if you only need a specific module.

About

Tools and modules I frequently use for machine learning, web scraping, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages