Python Forum
Python Library to parse RAML 1.0
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Library to parse RAML 1.0
#1
Dear All,

Is anybody aware of a python library to parse RAML 1.0?

I found the below libraries in Github but they not fit for my use case.

spotify/ramlfications - Currently supports RAML 0.8 only

salsita/pyraml - Last commit was on 24 Jul 2015 i.e before RAML 1.0 spec was released on 3-Nov-2015

alvassin/ramlpy - Supports RAML 1.0 but developer clearly says not to use it in production as it is under active development.

Any pointer will be really helpful.

Thanks in advance.

Regards,
Sameek
Reply
#2
see: https://pypi.org/search/?q=RAML
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to parse and group hierarchical list items from an unindented string in Python? ann23fr 0 99 Mar-27-2024, 01:16 PM
Last Post: ann23fr
  [split] Parse Nested JSON String in Python mmm07 4 1,429 Mar-28-2023, 06:07 PM
Last Post: snippsat
  python read iperf log and parse throughput jacklee26 4 2,649 Aug-27-2022, 07:04 AM
Last Post: Yoriz
  How to parse a live feed in Python? Daring_T 2 3,970 Jan-20-2022, 04:17 AM
Last Post: Daring_T
  Parse a REST API call using Python GKT 1 1,874 May-07-2020, 04:15 AM
Last Post: buran
  How to parse the data in python sandy 10 5,122 Jan-15-2019, 05:50 PM
Last Post: sandy
  i woule a way to parse a line python source like split Skaperen 2 2,755 Nov-11-2018, 07:35 PM
Last Post: Skaperen
  parse tree to json dictionary in python maryum 0 2,570 Aug-27-2018, 04:59 AM
Last Post: maryum
  how to parse multipart/form-data for xls or jpeg stream into python code and store v71017 0 3,275 Mar-20-2018, 01:09 PM
Last Post: v71017
  PyInstaller, how to create library folder instead of library.zip file ? harun2525 2 4,745 May-06-2017, 11:29 AM
Last Post: harun2525

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020