Skip to content

davgothic/blm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BLM

A Rightmove BLM parser for Python.

I'm developing this as a python learning exercise.

Usage

import blm

blm_data = blm.read('path/to/blm/file')

print(blm_data['data'])

License

MIT

About

A Rightmove BLM parser for Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages