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. Learn more →
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
-
-
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.
-
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)
-
-
-
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.
-
-
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-17Slightly 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
-
> 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
-
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 🤯
-
-
mcap
MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications.
> 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.
-
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
-
-
-
In this first video you get familiar with the Docker slides and the examples. How to navigate and how to download them from GitHub.
-
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++.
-
-
-
-
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.
Python Golang related posts
- Flameshow: A Terminal Flamegraph Viewer
- What If OpenDocument Used SQLite?
- Show HN: Python SDK for iWF – API orchestration engine
- Best home OS?
- Chainlink Oracle Security Considerations
- Ask HN: Tell us about your project that's not done yet but you want feedback on
- Transpiler, a Meaningless Word
-
A note from our sponsor - InfluxDB
www.influxdata.com | 25 Sep 2023
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 |