Highlights
- Pro
-
crawl4ai Public
Forked from unclecode/crawl4ai🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
HTML Apache License 2.0 UpdatedNov 28, 2024 -
mlperceptron Public
Multilayer Perceptron Neural Network Python Implementation
Python MIT License UpdatedJul 6, 2023 -
noaa Public
NOAA Weather Service Python SDK
-
lotame Public
Simple python SDK for Lotame API
-
airflow-run Public
Quick way to deploy Airflow Multi-Node Cluster (a.k.a. Airflow Celery Executor Setup)
-
-
Flask-ML-Pipeline_GCP-Tutorial Public
Forked from sohiniroych/Flask-ML-Pipeline_GCP-TutorialCSS MIT License UpdatedJun 26, 2021 -
-
-
-
airflow Public
Forked from apache/airflowApache Airflow - A platform to programmatically author, schedule, and monitor workflows
Python Apache License 2.0 UpdatedJul 10, 2020 -
binpacker Public
Dynamic Programming Solution for 1D Bin Packing Problem
-
googleads-python-lib Public
Forked from googleads/googleads-python-libThe Python client library for Google's Ads APIs
Python Apache License 2.0 UpdatedSep 20, 2019 -
api-examples Public
Forked from Lotame/api-examplesExamples using the Lotame API
Python MIT License UpdatedApr 2, 2019 -
census Public
Forked from datamade/censusA Python wrapper for the US Census API.
-
awesome-data-engineering Public
Forked from igorbarinov/awesome-data-engineeringA curated list of data engineering tools for software developers
UpdatedSep 21, 2018 -
nightminer Public
Forked from ricmoo/nightminerSimple Python CryptoCurrency mining client
Python MIT License UpdatedSep 18, 2018 -
yelp-python Public
Forked from Yelp/yelp-pythonA Python library for the Yelp API
Python MIT License UpdatedJul 27, 2018 -
knapsack01 Public
Dynamic programming solution to Knapsack problem.