Python hacktoberfest2022

Open-source Python projects categorized as hacktoberfest2022

Top 23 Python hacktoberfest2022 Projects

  • linkedin-skill-assessments-quizzes

    Full reference of LinkedIn answers 2023 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lΓΆsungen, linkedin machine learning test LinkedIn test questions and answers

  • Project mention: Tell HN: The Turing.com hiring platform is complete nonsense | news.ycombinator.com | 2024-01-11

    Been spending a bunch of time trying to get on their hiring platform. After a bunch of surveys on soft skills, assessments for selected tech stacks are required to receive job opportunities.

    It seems like the assessment tests are written by a machine and/or scraped entirely from questions in online repositories.

    As an example, here's a screenshot of one of their nonsense questions for an Android assessment: https://prnt.sc/waKVQjFoETwr

    Almost all the questions are like that. I also figured out that a bunch of the questions seem to be copied word for word from online repositories like https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/blob/main/android/android-quiz.md.

    Tried to speak to a person about all the issues which make taking an assessment impossible, and just got more bots.

    I'm sure many are looking for jobs, so figured this would save people a bunch of time.

  • mealie

    Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor

  • Project mention: How do you keep recipes? Is there an app? | /r/Cooking | 2023-12-09

    Mealie can be found at https://github.com/mealie-recipes/mealie and Mealie Client at https://github.com/kirmanak/Mealient

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • LibreLingo

    🐒 🌎 πŸ“š a community-owned language-learning platform

  • Project mention: FOSS alternative for language learning? | /r/fossdroid | 2023-12-09
  • codespell

    check code for common misspellings

  • Project mention: Is there a Python linter that can check spelling and/or grammar? | /r/learnpython | 2023-07-01

    You probably should use a separate linter for this. I use codespell in Neovim. You can use it from CLI and it is not Python specific.

  • hacktoberfest-swag-list

    Multiple companies go above and beyond for Hacktoberfest, and this repo tries to list them all.

  • Project mention: Hacktoberfest 2023 Swags Compilation. Do not give up on T Shirts yet! | dev.to | 2023-10-06

    MASTER LIST- Check out https://hacktoberfestswaglist.com/. This project culminates the above and many more orgs that are going above and beyond this hacktoberfest! You can get tons of swags from these orgs!!

  • spotify-github-profile

    Show your Spotify playing on your Github profile

  • nextcord

    A Python wrapper for the Discord API forked from discord.py

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pythOwO

    an UwU programming language

  • Project mention: found this on a school computer | /r/programmingmemes | 2023-12-06
  • pypandoc

    Thin wrapper for "pandoc" (MIT)

  • Project mention: Web Scraping in Python – The Complete Guide | news.ycombinator.com | 2024-02-20

    I recently used [0] Playwright for Python and [1] pypandoc to build a scraper that fetches a webpage and turns the content into sane markdown so that it can be passed into an AI coding chat [2].

    They are both very gentle dependencies to add to a project. Both packages contain built in or scriptable methods to install their underlying platform-specific binary dependencies. This means you don't need to ask end users to use some complex, platform-specific package manager to install playwright and pandoc.

    Playwright let's you scrape pages that rely on js. Pandoc is great at turning HTML into sensible markdown. Below is an excerpt of the openai pricing docs [3] that have been scraped to markdown [4] in this manner.

    [0] https://playwright.dev/python/docs/intro

    [1] https://github.com/JessicaTegner/pypandoc

    [2] https://github.com/paul-gauthier/aider

    [3] https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turb...

    [4] https://gist.githubusercontent.com/paul-gauthier/95a1434a28d...

      ## GPT-4 and GPT-4 Turbo

  • OMRChecker

    Evaluate OMR sheets fast and accurately using a scanner πŸ–¨ or your phone 🀳.

  • Project mention: Looking for a plugin to convert scantron forms/multiple choice grids into CSV... | /r/OpenAI | 2023-09-22
  • codethesaur.us

    A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference.

  • excludarr

    Excludarr manages your libraries in Radarr/Sonarr. It keeps track of your library and checks if your movies and series are also available on a configured streaming provider. It can exclude the movies and series that are available on a configured streaming provider. But it can also re-add movies and series if they are not streaming anymore.

  • Awesome-Scripts

    A collection of awesome scripts from developers around the globe.

  • WhatsApp-Scraping

    Python script to get WhatsApp iformation frrom WhatsApp Web

  • tsuki

    Minimal open-sourced social media platform

  • Cryptex

    An advance commandline cryptography toolkit (by SaintsSec)

  • cmake-project-creator

    cpp-project-creator

  • Cybel

    A Powerfull, Advanced, and Open Source Discord Bot using async api and Postgres DB

  • octadist

    A tool for calculating distortion parameters in coordination complexes. (by OctaDist)

  • LuluTest

    LuluTest is a Python framework for creating automated browser tests.

  • PySQL

    Python wrapper for making MySQL queries easier

  • EXPENSE-TRACKER

    Keep your expenses up to date with EXPENSE-TRACKER

  • Fast-online-compiler

    Fast Online Compiler is an API based Code Compiler/runner running on the cloud!

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python hacktoberfest2022 related posts

Index

What are some of the best open-source hacktoberfest2022 projects in Python? This list will help you:

Project Stars
1 linkedin-skill-assessments-quizzes 28,069
2 mealie 5,215
3 LibreLingo 1,875
4 codespell 1,727
5 hacktoberfest-swag-list 1,445
6 spotify-github-profile 1,368
7 nextcord 1,130
8 pythOwO 815
9 pypandoc 799
10 OMRChecker 660
11 codethesaur.us 277
12 excludarr 188
13 Awesome-Scripts 184
14 WhatsApp-Scraping 105
15 tsuki 67
16 Cryptex 30
17 cmake-project-creator 26
18 Cybel 17
19 octadist 15
20 LuluTest 15
21 PySQL 13
22 EXPENSE-TRACKER 12
23 Fast-online-compiler 11

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com