ernests's Stars
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
facebookresearch/fastText
Library for fast text representation and classification.
microsoft/playwright-python
Python version of the Playwright testing and automation library.
cleanlab/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
kennethreitz/records
SQL for Humans™
reacherhq/check-if-email-exists
Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.
jbesomi/texthero
Text preprocessing, representation and visualization from zero to hero.
kootenpv/yagmail
Send email in Python conveniently for gmail using yagmail
tomquirk/linkedin-api
👨💼 LinkedIn API for Python
john-kurkowski/tldextract
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
Mimino666/langdetect
Port of Google's language-detection library to Python.
O365/python-o365
A simple python library to interact with Microsoft Graph and Office 365 API
enzoampil/fastquant
fastquant — Backtest and optimize your ML trading strategies with only 3 lines of code!
JoMingyu/google-play-scraper
Google play scraper for Python inspired by <facundoolano/google-play-scraper>
miso-belica/jusText
Heuristic based boilerplate removal tool
jkytoela/next-startd
⚡ Free Next.js landing page template for SaaS products, online services and more.
s0md3v/ote
Generate Email, Register for anything, Get the OTP/Link
koaning/bulk
A Simple Bulk Labelling Tool
profusion/sgqlc
Simple GraphQL Client
koaning/embetter
just a bunch of useful embeddings
rwalk/gsdmm
GSDMM: Short text clustering
dennisbakhuis/pigeonXT
🐦 Quickly annotate data from the comfort of your Jupyter notebook
asweigart/ezgmail
A Pythonic interface to the Gmail API.
karolyi/py3-validate-email
Check if an email is valid with using SMTP, regexes and blacklists.This package has been migrated to https://git.ksol.io/karolyi/py3-validate-email
mcolella14/python_ghost_cursor
Python port of Xetera/ghost-cursor, for use with Pyppeteer and Playwright.
tata1661/SHINE-EMNLP21
Codes for SHINE published in EMNLP 2021.
laxmena/PyCalendly
Python package for Calendly API v2
EQTPartners/PTEC
Code repository corresponding to the paper "Prompt Tuned Embedding Classification for Multi-Label Industry Sector Allocation" (NAACL 2024).
LightTag/ylabel2
In browser document classification with active learning and full text search
bpbirch/cb_emailer
This module utilizes targeted company searches on crunchbase pro to compile a CSV of copmanies, which is then used to contact founders within each company by implementing a series of pandas DataFrames, functions, classes, and dictionaries. The final product can be used by either recruiters, sales, or job seekers to contact personnel within tech companies. A UI needs to be implemented to make the this module client accessible, but the backend is completely functional, insofar as we're able to compile a CSV on CrunchBase, derive a pandas dataframe from that CSV, synthesize emails of founders from that dataframe, and then contact those founders with customized emails.