Projects
- 564bff00ff-strawberry-graphql — A library for creating GraphQL APIs
- 56kyle-pychess — A python chess engine
- 574D — A Window Manager for Tkinter On Windows 10
- 58 — 抓58同城的电话号码
- 5dee — A package to install all necessary dependencies for spatial compute and remote agtech
- 5g-core-common-schemas — Common Schemas used in 5G core
- 5gasp-cli — 5GASP CLI to create testing descriptors.
- 5paisa-modular — 5Paisa Algo trade deployment modules
- 5sim-python — A simple Python API for 5sim.net
- 6 — For future projects.
- 6-rosdep — we need rosdep
- 666 — 这个模块有点东西哦
- 667bot — Lobby bot.
- 6D657461666C6F77 — 6D657461666C6F77 is a microframework for Data Science projects
- 6estates-idp — Python SDK for IDP API by 6Estates Pte Ltd
- 6s-bin — Compiled binaries for the 6S Radiative Transfer Model exposed as package resources.
- 7 — Seven
- 73e4d8e848405a88f444cff1c9dbc5b8 — Confidential
- 770 — This Module Creates a Purple Fade Effect on ASCII Art and Text.
- 77file-downloader — Simple downloader for 77file.com website
- 77mr — create merge request
- 77tool — 77 branch tool
- 7asiba — This Is Simple Project
- 7bridges — no summary
- 7pack — no summary
- 7seg-ByteBird — Simple "Flappy Bird" like game for 7 segment display from ZeroSeg module for Raspberry Pi.
- 7Wonder-RL-Lib — Gymnasium Environment for the game Seven Wonders
- 83-numbers — Simple Calculator
- 88AB6720D79B4CBD93CAB7180920D89C — i am confused
- 8a-scraper — A Python client for scraping data from 8a.nu
- 8ball-cole-wilson-pycon-demo — 8 ball for the terminal
- 8ball-pycon-demo — 8 Ball for the terminal
- 8ball-pycon-demo-cole-wilson — 8 ball for the terminal
- 8puzz — 8_puzzle_problem
- 8q — This is for simplex method
- 8qe — This is for simplex method
- 9gag-scraper — A simple 9GAG scraper
- 9mice — no summary
- a_3y — 三圆计算器,cmd或命令行 python 3y 命令开始运行
- A-Api-Server — 自建一个Resful风格的接口自助服务,方便API自动化测试工具的开发与调试!
- a-bigelow.cdk-eventbridge-partner-processors — cdk-eventbridge-partner-processors
- a-calver-test — A CalVer demo
- a-comprehensive-guide-to-machine-learning-ucb-cs189 — A Comprehensive Guide to Machine Learning (UCB CS189)
- a-cv-imwrite-imread-plus — Less trouble reading/writing images with OpenCV (from url/path/buffer/base64...)
- a-cv-sift-detection — Detecting objects using openCV and sift
- a-cv2-calculate-difference — Calculates the difference between 2 images
- a-cv2-calculate-simlilarity — Calculate the simlilarity of 2 or more pictures with OpenCV
- a-cv2-easy-resize — Different ways of resizing pictures in OpenCV
- a-cv2-find-biggest-square — Get the largest blank square area in a picture
- a-cv2-imshow-thread — Solution for the window - not responding problem with cv2.imshow()
- a-cv2-putTrueTypeText — Like cv2.putText, but with TrueType Fonts (ttf)
- a-cv2-shape-finder — Detecting shapes with OpenCV, and getting all the important information in a DataFrame
- a-cv2-split-images-into-equal-parts — Split an image into equal parts
- a-cv2-text-effects — Text effects for OpenCV
- a-data-processing — A library that prepares raw documents for downstream ML tasks.
- A-FMM — Python implementation of the Aperiodic-Fourier Modal Method for electromagnetic simulation
- a-game — Jogue um jogo da velha direto pelo seu sistema python!
- a-gis — Functional python that shields users from breaking changes.
- a-john-shots — A tool to get the Security Hash Algorightms (SHA) of all file in a given path.
- a-jupyterlab-session — A JupyterLab extension.
- a-jupyterlite-session — A JupyterLab extension.
- a-la-mode — A tool for describing pure data pipelines that enables avoiding repeating work (incrementality) and keeping old data around (provenance)
- A-library — Automated Library is a software to ease the entire library-book issuing process contributing to overall standards of the library and ensuring transparent and smooth conduction of the library processes
- A-lili — 大数据3
- a-logger — A simple logger
- a-n-plus-b — CSS <An+B> microsyntax parser
- a-o-lib-001 — A small example package
- a-pandas-ex-adb-activities2df — Converts AndroidManifest.xml into a Pandas DataFrame (with all activities, queries, permissions ...)
- a-pandas-ex-adb-execute-activities — Creates (partial) functions for every Android activity using ADB
- a-pandas-ex-adb-settings-to-df — # Parses all Android config files (json/db/xml) in the /data/ folder and returns an easy-to-handle DataFrame
- a-pandas-ex-adb-to-df — Use the power of pandas to manage the files on your Android device
- a-pandas-ex-apply-against-all — Apply each value in a column against the whole column
- a-pandas-ex-apply-ignore-exceptions — Use DataFrame.apply / Series.apply with a default value for Exceptions
- a-pandas-ex-automate-win32 — Automate the Microsoft Windows GUI with Pandas! Without pywin32, only ctypes!
- a-pandas-ex-bs4df — One-line-web-scraping by combining pandas and BeautifulSoup4
- a-pandas-ex-bs4df-lite — Light version of a_pandas_ex_bs4df
- a-pandas-ex-bstcfg2df — Edit bluestacks.conf with pandas
- a-pandas-ex-closest-color — Calculates the closest colors from 2 lists
- a-pandas-ex-closest-neighbours — Find the lower and upper neighbours in a pandas.Series
- a-pandas-ex-column-reduce — Apply reduce against a whole Pandas Series
- a-pandas-ex-columns-and-index — Some useful methods for columns / index in Pandas DataFrames
- a-pandas-ex-combinatoric-iterators-to-df — Creates DataFrames from product, permutations, combinations, combinations_with_replacement with best dtype
- a-pandas-ex-console-plot — Retro Pandas - Plotting back in 1985
- a-pandas-ex-crosstab-dict — Pandas DataFrame to dict with crosstab DataFrames
- a-pandas-ex-css-selector-from-html — Generates all possible CSS selector combinations from an HTML string - Speed up your Selenium automation!
- a-pandas-ex-csv-plus — When pd.read_csv(csvstring, sep=r'\s+') doesn't work ...
- a-pandas-ex-df-to-string — Just a function to convert everything in Pandas DataFrames / Series to string
- a-pandas-ex-df-updater — Update a DataFrame/Series with the values of another
- a-pandas-ex-df2htmlstring — exports pandas DataFrames/Series as HTML (formatted string that looks like a table!)
- a-pandas-ex-dillpickle — Pickle pandas DataFrames without AttributeError: Can't pickle local object ...
- a-pandas-ex-drop-duplicates-without-pain — Some useful methods for columns / index in Pandas DataFrames
- a-pandas-ex-dumpsys-to-df — ADB 'dumpsys package' to Pandas DataFrame
- a-pandas-ex-duplicates-to-df — Creates a DataFrame/Series from duplicates
- a-pandas-ex-easy-loc — Search and replace values with df.loc without Exceptions due to dtype incompatibility
- a-pandas-ex-enumerate-groups — Groups values in a column of a DataFrame and enumerates them
- a-pandas-ex-excel-edit — If you have to change a lot of arbitrary values which don't have a clear pattern, use Excel!
- a-pandas-ex-fast-string — Up to 4x faster than Series.str.contains / Series.eq - can handle Unicode!
- a-pandas-ex-fastloc — Up to 25 times faster than df.loc by combining np.select and numexpr.evaluate (works with utf-8)
- a-pandas-ex-fastsort — Speedup up to 40 percent when sorting Pandas index/Series
- a-pandas-ex-fuzz — Intuitive way of using fuzz matching in pandas