{"id":32495070,"url":"https://github.com/vanbagaria/fxlab","last_synced_at":"2026-05-04T08:35:48.135Z","repository":{"id":319549979,"uuid":"1078971820","full_name":"vanbagaria/fxlab","owner":"vanbagaria","description":"A Django web app for applying various filters to images","archived":false,"fork":false,"pushed_at":"2025-10-18T23:02:41.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-19T12:52:32.368Z","etag":null,"topics":["django","opencv","python"],"latest_commit_sha":null,"homepage":"https://bagarias.com/fxlab","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vanbagaria.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-18T20:11:14.000Z","updated_at":"2025-10-18T23:02:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"404e4702-3ef0-45b6-b7cd-21a53f3c3dd4","html_url":"https://github.com/vanbagaria/fxlab","commit_stats":null,"previous_names":["vanbagaria/fxlab"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/vanbagaria/fxlab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanbagaria%2Ffxlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanbagaria%2Ffxlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanbagaria%2Ffxlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanbagaria%2Ffxlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanbagaria","download_url":"https://codeload.github.com/vanbagaria/fxlab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanbagaria%2Ffxlab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32600964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["django","opencv","python"],"created_at":"2025-10-27T13:01:12.122Z","updated_at":"2026-05-04T08:35:48.130Z","avatar_url":"https://github.com/vanbagaria.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FxLab\n\nA Django web app for applying various filters to images\n\n- Uses Python and Django for back-end\n- Uses plain HTML, CSS, JS for front-end\n- Uses OpenCV for server-side image processing\n- Filters include: grayscale, negative, blurring and edge detection\n\n## Getting Started\n\n1. Clone repository\n\n    ```sh \n    git clone https://github.com/vanbagaria/fxlab\n    cd fxlab\n    ```\n1. Ensure Python 3.10 or greater is installed and create virtual environment\n\n    ```sh\n    python --version # Should output 3.10 or above\n    python -m venv fxvenv\n    source fxvenv/bin/activate\n    ```\n1. Install dependencies in virtual environment\n\n    ```sh\n    pip install -r requirements.txt\n    ```\n1. Test setup with \"Debug = True\" set in fxlab/settings.py\n\n    ```sh\n    python manage.py runserver\n    ```\n1. Open 127.0.0.1:8000 in a web browser to test that the development environment is working\n\n## Uses\n\n- [Python](https://www.python.org/)\n- [Django](https://www.djangoproject.com/)\n- [OpenCV](https://opencv.org/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanbagaria%2Ffxlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanbagaria%2Ffxlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanbagaria%2Ffxlab/lists"}