{"id":14970851,"url":"https://github.com/banjtheman/fancylit","last_synced_at":"2025-07-11T04:03:34.069Z","repository":{"id":46578608,"uuid":"406163131","full_name":"banjtheman/fancylit","owner":"banjtheman","description":"Fancylit is a python module that contains pre-packaged Streamlit code to render fancy visualizations, run modeling tasks, and data exploration  ","archived":false,"fork":false,"pushed_at":"2021-10-19T00:19:52.000Z","size":49,"stargazers_count":11,"open_issues_count":5,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T15:04:19.723Z","etag":null,"topics":["machine-learning","python","streamlit","visualization","yellowbrick"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/banjtheman.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}},"created_at":"2021-09-13T23:50:30.000Z","updated_at":"2025-03-25T07:45:26.000Z","dependencies_parsed_at":"2022-07-20T06:17:08.451Z","dependency_job_id":null,"html_url":"https://github.com/banjtheman/fancylit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/banjtheman/fancylit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banjtheman%2Ffancylit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banjtheman%2Ffancylit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banjtheman%2Ffancylit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banjtheman%2Ffancylit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banjtheman","download_url":"https://codeload.github.com/banjtheman/fancylit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banjtheman%2Ffancylit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264726769,"owners_count":23654494,"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","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":["machine-learning","python","streamlit","visualization","yellowbrick"],"created_at":"2024-09-24T13:44:14.460Z","updated_at":"2025-07-11T04:03:34.052Z","avatar_url":"https://github.com/banjtheman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fancylit\nFancylit is a python module that contains pre-packaged Streamlit code to render fancy visualizations, run modeling tasks, and data exploration  \n\n\n## Installation\n```\npip install fancylit\n```\n\n## Quick Start\n\nFancylit makes it incredibly easy to build fancy interactive apps:\n\n```python\nimport streamlit as st\nimport fancylit\n\ndf = pd.read_csv(\"datasets/iris.csv\")\nst.write(\"Bar Chart Example\")\nfancylit.viz.charts.bar_chart(df)\n```\n\n![image](https://user-images.githubusercontent.com/696254/133178407-c4778344-a6c5-4db1-9402-d2c0873e3921.png)\n\n\nSee more examples here: https://share.streamlit.io/banjtheman/fancylit/main/example_app.py\n\n\n\n## Hacktoberfest 2021\n\n![Hacktoberfest](https://hacktoberfest.digitalocean.com/_nuxt/img/logo-hacktoberfest-full.f42e3b1.svg)\n\nThere are plenty of modules to create, or update all detailed in the [issues page](https://github.com/banjtheman/fancylit/issues). Complete 4 PRs during October to win a free t-shirt.\n\nTo learn more, check out their [FAQ](https://hacktoberfest.digitalocean.com/resources/participation)\n\n\nIf you want to build right away you can use [Gitpod](https://gitpod.io/) which provides a developer environment ready to begin coding. Simply click the button below to begin building.  \n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/banjtheman/fancylit/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanjtheman%2Ffancylit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanjtheman%2Ffancylit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanjtheman%2Ffancylit/lists"}