{"id":19300666,"url":"https://github.com/fantomas42/veliberator","last_synced_at":"2025-09-14T04:04:48.672Z","repository":{"id":614591,"uuid":"252916","full_name":"Fantomas42/veliberator","owner":"Fantomas42","description":"Veliberator provides a Python API for getting informations about the stations of the Velib' network.","archived":false,"fork":false,"pushed_at":"2023-04-14T17:19:58.000Z","size":238,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-09-14T04:03:15.851Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://veliberator.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fantomas42.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2009-07-16T18:52:43.000Z","updated_at":"2016-09-23T15:55:56.000Z","dependencies_parsed_at":"2023-07-06T13:31:31.802Z","dependency_job_id":null,"html_url":"https://github.com/Fantomas42/veliberator","commit_stats":{"total_commits":160,"total_committers":2,"mean_commits":80.0,"dds":0.006249999999999978,"last_synced_commit":"a0cb529949f5f65a899de3c8fd69572322fbd530"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Fantomas42/veliberator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fveliberator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fveliberator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fveliberator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fveliberator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fantomas42","download_url":"https://codeload.github.com/Fantomas42/veliberator/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fveliberator/sbom","scorecard":{"id":49240,"data":{"date":"2025-08-11","repo":{"name":"github.com/Fantomas42/veliberator","commit":"a0cb529949f5f65a899de3c8fd69572322fbd530"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T23:23:30.626Z","repository_id":614591,"created_at":"2025-08-14T23:23:30.626Z","updated_at":"2025-08-14T23:23:30.626Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275058562,"owners_count":25398174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T23:15:28.049Z","updated_at":"2025-09-14T04:04:48.635Z","avatar_url":"https://github.com/Fantomas42.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Veliberator\n===========\n\n**Veliberator** is a Python module who provides an API for getting the\ninformations related to the stations of the Velib' bike renting network.\n\n\n.. contents::\n\nAPI Usage\n---------\n\nTo retrieve the informations of a station you only have to have the ID of\nthe station and a database synchronized with all the available stations.\n\nThen in your Python interpreter you can play with the API:\n::\n\n    \u003e\u003e\u003e from veliberator.station import Station\n    \u003e\u003e\u003e station = Station(42008)\n    \u003e\u003e\u003e station.informations.address\n    u'128 AVENUE DANIEL CASANOVA'\n\nThe informations attributes contains many data such as:\n\n* ``address``\n* ``postal_code``\n* ``city``\n* ``lat`` *(the latitude of the GPS coordonates)*\n* ``lng`` *(the longitude of the GPS coordonates)*\n* ``opened`` *(True if the station is open)*\n* ``bonus`` *(True if the station is a bonus station)*\n\nYou could retrieve the live status of the station easily:\n::\n\n    \u003e\u003e\u003e station.status.available\n    24\n    \u003e\u003e\u003e station.status.free\n    1\n    \u003e\u003e\u003e station.status.total\n    25\n    \u003e\u003e\u003e station.status.closed\n    0\n\nMore useful, you can retrieve the closest stations sorted by distance:\n::\n\n    \u003e\u003e\u003e station.stations_around\n    [\u003cStationInformation \"42006\" (23 RUE PIERRE BROSSOLETTE)\u003e, \u003cStationInformation \"42010\" (1 RUE ROBESPIERRE)\u003e, ...]\n\nThe **veliberator** script\n--------------------------\n\nWrite an API for developers is a nice idea, but write an useful script\nwho uses the API for the end-user is a much nicer idea.\n\nSo the package provide a script named ``veliberator``.\n\nFor exemple if I need to know the status of the Velib' station with the ID:\n*42008*, I simply need to run this command:\n::\n\n  $ veliberator 42008\n\nThis command will display the status of the station and find other stations\naround if no parking place are available.\n\nThe ``veliberator`` script can also find the Velib' stations around an\naddress, by simply launching the script.\n\nNote that at the first run of the script a database will be created for\nregistering all the available stations.\n\nFor update or create the database you can run this command:\n::\n\n  $ veliberator --synchronize\n\nRun this command for more informations:\n::\n\n  $ veliberator -h\n\nSettings\n--------\n\nThe veliberator module can be configured by a configuration file.\nTake a look on the file ``etc/veliberator-sample.cfg`` for having a example\nof the options availables.\n\nThe module is going to look in your home directory if a file named\n``.veliberator.cfg`` is present and in ``etc/veliberator.cfg`` from your\ncurrent working directory.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantomas42%2Fveliberator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffantomas42%2Fveliberator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantomas42%2Fveliberator/lists"}