Metadata-Version: 2.4
Name: webology
Version: 2026.3.1
Summary: My pypi/uvx card
Project-URL: Homepage, https://github.com/jefftriplett/webology
Project-URL: Code, https://github.com/jefftriplett/webology
Project-URL: Funding, https://github.com/sponsors/jefftriplett
Project-URL: Issues, https://github.com/jefftriplett/webology/issues
Project-URL: Bluesky, https://bsky.app/profile/webology.bsky.social
Project-URL: Mastodon, https://mastodon.social/@webology
Project-URL: X, https://x.com/webology
Project-URL: Django Job Board, https://djangojobboard.com
Project-URL: DjangoTV, https://djangotv.com
Project-URL: Links, https://webology.dev
Project-URL: Upgrade Django, https://upgradedjango.com
Author-email: Jeff Triplett <jeff.triplett@gmail.com>
License-Expression: Apache-2.0
Keywords: webology
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: rich
Requires-Dist: typer
Description-Content-Type: text/markdown

<h1 align="center">Welcome to webology 👋</h1>

Inspired by [bnb/bitandbang](https://github.com/bnb/bitandbang)

### 🏠 [Homepage](https://github.com/jefftriplett/webology)

## :rocket: Usage

```shell
$ uvx webology
```

## 🤝 Contributing

Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/jefftriplett/webology/issues). 

<!-- [[[cog
import cog
import requests
response = requests.get("https://raw.githubusercontent.com/jefftriplett/actions/main/footer.txt")
response.raise_for_status()
print(response.text.strip())
]]] -->
## Author

👤 **Jeff Triplett**

* Website: https://jefftriplett.com
* Mastodon: [@webology](https://mastodon.social/@webology)
* Twitter: [@webology](https://twitter.com/webology)
* GitHub: [@jefftriplett](https://github.com/jefftriplett)

## Show your support

Give a ⭐️ if this project helped you!
<!-- [[[end]]] -->
