Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 4 OCaml Python Projects
-
semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
Project mention: returntocorp/semgrep: Lightweight static analysis for many languages. Find bug variants with patterns that look like source code. | reddit.com/r/u_grouvi | 2023-01-10 -
Project mention: It is becoming difficult for me to be productive in Python | reddit.com/r/programming | 2023-02-06
Before type hinting, work had intense rules and linters enforcing docstrings with types. Now, type hints and automatic pyre runs take care of all the heavy lifting.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
opine
Opine is an OCaml library that unparses the python AST produced by pyre-ast library back to python source code. (by ArulselvanMadhavan)
Project mention: Opine - Python source code transformations in OCaml | reddit.com/r/ocaml | 2023-02-08Recently, I had a need to do python source code transformations. I did it using OCaml and developed this library - https://github.com/ArulselvanMadhavan/opine in the process of doing so. Sharing it, in case others find it useful
OCaml Python related posts
- Learning OCaml in 2023
- Parser Combinators in Haskell
- What tools exists, or you recommend, for code review, quality and/or security review
- Using pre-commits hooks to improve terraform IaC code quality
- facebook/pyre-check - Performant type-checking for python.
- Hacktoberfest and open-source security
- Any Cool Codebase Indexing Libraries Out There?
-
A note from our sponsor - SonarLint
www.sonarlint.org | 31 Mar 2023
Index
What are some of the best open-source Python projects in OCaml? This list will help you:
Project | Stars | |
---|---|---|
1 | semgrep | 7,918 |
2 | pyre-check | 6,286 |
3 | comby | 2,021 |
4 | opine | 9 |