{"id":34037221,"url":"https://github.com/hadpro24/nimba-framework","last_synced_at":"2026-04-06T01:01:46.580Z","repository":{"id":47737169,"uuid":"367658916","full_name":"hadpro24/nimba-framework","owner":"hadpro24","description":"Nimba is a python web framework for lazy developers, just focus on your codes.","archived":false,"fork":false,"pushed_at":"2021-08-30T17:07:20.000Z","size":834,"stargazers_count":3,"open_issues_count":15,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T03:57:08.249Z","etag":null,"topics":["docs","framework","nimba","nimba-framework","python","web","wsgi"],"latest_commit_sha":null,"homepage":"https://docs.nimbasolution.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadpro24.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["hadpro24"],"custom":["https://docs.nimbasolution.com"]}},"created_at":"2021-05-15T14:56:29.000Z","updated_at":"2021-08-16T01:21:24.000Z","dependencies_parsed_at":"2022-09-02T23:40:48.437Z","dependency_job_id":null,"html_url":"https://github.com/hadpro24/nimba-framework","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/hadpro24/nimba-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadpro24%2Fnimba-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadpro24%2Fnimba-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadpro24%2Fnimba-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadpro24%2Fnimba-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadpro24","download_url":"https://codeload.github.com/hadpro24/nimba-framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadpro24%2Fnimba-framework/sbom","scorecard":{"id":452552,"data":{"date":"2025-08-11","repo":{"name":"github.com/hadpro24/nimba-framework","commit":"1c2906d81813c16ea96c185f1d54e25e4770648d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":"Code-Review","score":0,"reason":"Found 0/12 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hadpro24/nimba-framework/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hadpro24/nimba-framework/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hadpro24/nimba-framework/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hadpro24/nimba-framework/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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 'main'"],"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 28 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"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T08:34:36.122Z","repository_id":47737169,"created_at":"2025-08-19T08:34:36.123Z","updated_at":"2025-08-19T08:34:36.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31455474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"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":["docs","framework","nimba","nimba-framework","python","web","wsgi"],"created_at":"2025-12-13T20:56:37.982Z","updated_at":"2026-04-06T01:01:46.554Z","avatar_url":"https://github.com/hadpro24.png","language":"Python","funding_links":["https://github.com/sponsors/hadpro24","https://docs.nimbasolution.com"],"categories":[],"sub_categories":[],"readme":"# Nimba framework\n[![CI](https://github.com/hadpro24/nimba-framework/actions/workflows/test.yml/badge.svg)](https://github.com/hadpro24/nimba-framework/actions)\n[![coverage](https://img.shields.io/codecov/c/github/hadpro24/nimba-framework)](https://app.codecov.io/gh/hadpro24/nimba-framework)\n[![pypi](https://img.shields.io/pypi/v/nimba.svg)](https://pypi.org/project/nimba/)\n[![pypi](https://img.shields.io/pypi/l/nimba.svg)](https://pypi.org/project/nimba/)\n[![pypi](https://img.shields.io/pypi/pyversions/nimba)](https://pypi.org/project/nimba/)\n[![Issues](https://img.shields.io/github/issues/hadpro24/nimba-framework.svg)](https://github.com/hadpro24/nimba-framework/issues)\n\nNimba is a python web framework for lazy developers, just focus on your codes.\n\u003e **warning** This project is private and is still in design, not ready for production. Create an issue if you encounter any bugs!\n\nEverything you need to know about Nimba Framework\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://docs.nimbasolution.com\"\u003e\u003cimg src=\"https://github.com/hadpro24/nimba-framework/blob/main/docs/img/nimba-logo.png?raw=true\" alt=\"Nimba Framework\" style=\"width: 200px;\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n  \n  \n \u003cem style=\"font-size:5px\"\u003eThe mask represents the fertility goddess, D'mba. Ansoumane presented the mask to his people, the Baga people, who welcomed him and adopted him as their protector; it thus became the symbol of its cultural identity.\n  \u003c/em\u003e\n  \n\nThe key features are:\n\n* **Fast to code**: Increase the speed to develop features. *\n* **Intuitive**: Quick understanding. Less debugging time..\n* **Easy**: Designed to be easy to use and learn. Less time reading docs.\n* **Short**: Minimizes code duplication. Multiple functionalities. Fewer bugs.\n\n## Installation\n\n\u003cdiv class=\"termy\"\u003e\n\n```console\n$ pip install nimba\n```\n\n\u003c/div\u003e\n\n## Create Application\n\n\u003cdiv class=\"termy\"\u003e\n\n```console\n$ nimba create --app awesome_app\n```\n\n\u003c/div\u003e\n\n### Structure project\n\n* `application` - Your app project (you will spend most of your time here).\n    - `views.py` - Your logic code\n    - `models.py` - Define here the schema of your database\n    - `tests.py` - Write your test here\n* `staticfiles` - The static files.\n* `templates` - Your template (html page etc...).\n* `settings.py` - Settings database, secret key and other.\n* `mask.py` - the command utility, start the server, create views and many more.\n\n## Run server\nIn your project app `awesome_app`\n\u003cdiv class=\"termy\"\u003e\n\n```console\n$ python mask.py serve\n\nMonitoring for changes...\nStarting server in PID 72932\nJune 25, 2021 - 18:04:32\nServing on http://127.0.0.1:8000\nQuit the server with CONTROL-C.\n```\n\n\u003c/div\u003e\n\nOpen \u003ca href=\"http://127.0.0.1:8000\" target=\"_blank\"\u003e`http://127.0.0.1:8000`\u003c/a\u003e\n\nContinue with documentation \u003ca href=\"https://docs.nimbasolution.com/tutorial\"\u003etutorial\u003c/a\u003e\n\n## Licence\n\nThis project is licensed under the terms of Nimba solution compagny.\n\n\n## Credit\n\nHarouna Diallo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadpro24%2Fnimba-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadpro24%2Fnimba-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadpro24%2Fnimba-framework/lists"}