{"id":37082970,"url":"https://github.com/aaditt/braille","last_synced_at":"2026-01-14T10:02:24.729Z","repository":{"id":41154868,"uuid":"136437745","full_name":"AaditT/braille","owner":"AaditT","description":"A Python module that supports conversion between text, image, speech, and braille","archived":false,"fork":false,"pushed_at":"2022-06-29T01:49:51.000Z","size":63,"stargazers_count":48,"open_issues_count":4,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-04T02:51:11.681Z","etag":null,"topics":["braille","camera","library","python-image-library","python3","witai"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AaditT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-07T07:17:45.000Z","updated_at":"2025-10-08T20:09:13.000Z","dependencies_parsed_at":"2022-08-25T18:11:30.478Z","dependency_job_id":null,"html_url":"https://github.com/AaditT/braille","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AaditT/braille","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaditT%2Fbraille","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaditT%2Fbraille/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaditT%2Fbraille/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaditT%2Fbraille/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AaditT","download_url":"https://codeload.github.com/AaditT/braille/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaditT%2Fbraille/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["braille","camera","library","python-image-library","python3","witai"],"created_at":"2026-01-14T10:02:23.928Z","updated_at":"2026-01-14T10:02:24.724Z","avatar_url":"https://github.com/AaditT.png","language":"Python","readme":"# braille - 1st Place [winner](https://devpost.com/software/braille-h7kxzb \"winner\") at HarkerHacks 2018\n\nhttps://devpost.com/software/braille-h7kxzb\n\nA Python module that supports conversion between text, image, speech, and braille for developers.\n\n### Inspiration\nIn the world, 36 million people are blind, and I wanted to create a project that would make blind people's life easier. I was searching for a Python library to assist braille technology, but I found nothing. So, I decided to create my own library to assist developers create projects that integrates braille technology.\n\n### What it does\nWith this library, developers can simply install and import this library and perform conversions between text, image, speech, and braille.\n\n### Installation 🛠\n  Make a project directory ``$ mkdir YOUR_PROJECT_DIRECTORY``\n  Install the library from GitHub ``git clone https://www.github.com/AaditT/braille``\n  Make sure you work within this directory. Your importation of the braille library may not work if this installation occurs in any other folder\n\n### braille Documentation\n1) Download braille.py to a directory and create your project within this directory\n2) `import braille`\n\n1) To convert text to braille: `braille.textToBraille('string')`\n2) To convert text to speech: `braille.textToSpeech('string')`\n3) To convert image to text: `braille.imageToText('image_path')`\n4) To convert image to speech: `braille.imageToSpeech('image_path')`\n5) To convert image to braille: `braille.imageToBraille('image_path')`\n6) To convert a braille array to text: `braille.brailleToTextArray('array')`\n7) To convert a braille array to speech (array implementation): `braille.brailleToSpeechArray('list_of_imgs_paths')`\n\n7) To convert a braille array to speech (image implementation): `braille.brailleToSpeechImg('list_of_imgs_paths')`\n8) To convert braille images (from [here](https://github.com/AaditT/braille/tree/master/images \"here\")): `braille.brailleToSpeechImgs('list_of_imgs_paths')`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaditt%2Fbraille","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaditt%2Fbraille","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaditt%2Fbraille/lists"}