Writing a simple parser

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ultisnips_to_luasnip

    Python script that converts simple snippets defined in UltiSnips format to LuaSnip snippets

  • Thanks for your reply. Actually, the most recent case where I have wanted to parse something has been with respect to convert "code snippets" from one language to another. Here's an attempt to my solution. It works for simple cases, but failes for cases where things are nested, such as in the example below. This is mostly due to me using any structured approach.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts