Python Golang

Open-source Python projects categorized as Golang

Top 23 Python Golang 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: [AMA] Tengo 27 años y gano 16k mensuales | /r/MexicoFinanciero | 2023-06-29
  • microservices-demo

    Deployment scripts & config for Sock Shop (by microservices-demo)

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • pants

    The Pants Build System

    Project mention: Monorepo + Microservices + Dependency Managment + Build system HELL | /r/Python | 2023-07-20

    Does pants/bazel can help me?

  • arl

    lists of most popular repositories for most favoured programming languages (according to StackOverflow)

  • youtube

    Code from the Engineer Man YouTube channel. Please do not submit pull requests, they will be ignored/closed. The code in the repo needs to remain as it was in the video. (by engineer-man)

  • learning

    Learning Shell,Python,Golang,System,Network (by anzhihe)

  • Rotten-Scripts

    Scripts that will make you go WOW!

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • go-cshared-examples

    Calling Go Functions from Other Languages using C Shared Libraries

    Project mention: Fail to build Go library similar to C# and Rust | /r/golang | 2023-05-23
  • strelka

    Real-time, container-based file scanning at enterprise scale (by target)

    Project mention: Using yara rules in a large scale enterprise | /r/blueteamsec | 2022-11-24
  • emerge

    Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.

    Project mention: Ask HN: In-editor visual mind map/graph tool for code? | news.ycombinator.com | 2023-04-17

    Slightly off topic & very resource intensive diy approach without using an IDE:

    Take advantage of an editor's use of on disk file as a buffer[0]. Monitor the editor file buffer for changes[1]. Trigger regeneration of a map/graph update & redisplay changes[2] in different window.

    [0] : https://stackoverflow.com/questions/71822798/what-exactly-ar...

    [1] : watchdog : https://pypi.org/project/watchdog/

    [2] : emerge-vis : https://github.com/glato/emerge

  • py2many

    Transpiler of Python to many other languages

    Project mention: Transpiler, a Meaningless Word | news.ycombinator.com | 2023-08-16

    > Another problem is that there are hundreds of built-in library functions that need to be compiled from Python from C

    An approach I've advocated as one of the main authors of py2many is that all of the python builtin functions be written in a subset of python[1] and then compiled into native code. This has the benefit of avoiding GIL, problems with C-API among other things.

    Do checkout the examples here[2] which work out of the box for many of the 8-9 supported backends.

    [1] https://github.com/py2many/py2many/blob/main/doc/langspec.md

  • djLint

    ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang

    Project mention: Improve your Django Code with pre-commit | dev.to | 2023-04-05

    For Django users, which you presumably are, this will be a God send! Check out the repo. This is an HTML linter... but for Django templates 🤯

  • pytago

    A source-to-source transpiler for Python to Go translation

  • mcap

    MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications.

    Project mention: ROS 2 Iron Irwini Release | news.ycombinator.com | 2023-05-23

    > Especially a tool like RViz is always missing. And in many many robotics video I see (of a moderately complex robot), there's ROS's RViz on some screen.

    I would love the future robotics development stack to be more modular, so that (for example) future middleware solutions don't need to also bundle their own visualization software. This was direct inspiration for creating Foxglove Studio[0] for visualization and MCAP[1] for logging - both work great with ROS, or equally well without it.

    [0] https://github.com/foxglove/studio

    [1] https://github.com/foxglove/mcap

  • phomber

    [PH0MBER]: An open source infomation grathering & reconnaissance framework!

    Project mention: ChatGPT is falsely recommending us for a service we don't provide | news.ycombinator.com | 2023-02-23

    Phomber is not the best example. Ed contacted the developer of that tool over a year ago about the issue and to remove mentions of OpenCage and as far as I see the author removed it https://github.com/s41r4j/phomber/issues/4

  • roadmap

    Knowledge Roadmap Framework (alpha) (by srce)

  • aiochan

    CSP-style concurrency for Python

  • slides

    The source of the slides of Gabor Szabo shared on the Code Maven site (by szabgab)

    Project mention: Docker course: introduction | dev.to | 2022-11-22

    In this first video you get familiar with the Docker slides and the examples. How to navigate and how to download them from GitHub.

  • go-llama2

    Llama 2 inference in one file of pure Go

    Project mention: go-llama2: Inference Llama 2 in one file of pure Go (port of llama2.c) | /r/golang | 2023-07-27
  • Cattle

    🐺 Platform to Run and Share Code. It Supports PHP, Python, Ruby, Elixir, Java, Go, Rust, C and C++.

  • flameshow

    A terminal Flamegraph viewer.

    Project mention: Flameshow: A Terminal Flamegraph Viewer | news.ycombinator.com | 2023-09-24
  • ansible-role-golang

    Ansible role for installing the Go language SDK

  • chainjacking

    Find which of your direct GitHub dependencies is susceptible to RepoJacking attacks

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

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). The latest post mention was on 2023-09-24.

Python Golang related posts

Index

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

Project Stars
1 linkedin-skill-assessments-quizzes 26,417
2 microservices-demo 3,492
3 pants 2,815
4 arl 1,820
5 youtube 1,757
6 learning 1,478
7 Rotten-Scripts 1,370
8 go-cshared-examples 771
9 strelka 735
10 emerge 576
11 py2many 547
12 djLint 452
13 pytago 356
14 mcap 325
15 phomber 225
16 roadmap 156
17 aiochan 145
18 slides 87
19 go-llama2 66
20 Cattle 61
21 flameshow 54
22 ansible-role-golang 53
23 chainjacking 44
Write Clean Python Code. Always.
Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com