Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dandandan/dandandan
https://github.com/dandandan/dandandan
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dandandan/dandandan
- Owner: Dandandan
- License: apache-2.0
- Created: 2020-08-21T18:46:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-22T01:50:58.000Z (about 4 years ago)
- Last Synced: 2024-11-06T02:42:55.227Z (2 months ago)
- Language: Python
- Size: 120 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Currently working on [Datasette](https://datasette.readthedocs.io/) and associated projects. Read [my blog](https://simonwillison.net/) or [follow @simonw on Twitter](https://twitter.com/simonw).
### Recent releases
More [recent releases](https://github.com/simonw/simonw/blob/main/releases.md)
### On my blog
[Weeknotes: datasette-indieauth, datasette-graphql, PyCon Argentina](http://simonwillison.net/2020/Nov/22/weeknotes/) - 2020-11-22
[Implementing IndieAuth for Datasette](http://simonwillison.net/2020/Nov/18/indieauth/) - 2020-11-18
[Personal Data Warehouses: Reclaiming Your Data](http://simonwillison.net/2020/Nov/14/personal-data-warehouses/) - 2020-11-14
[Weeknotes: sqlite-utils 3.0 alpha, Git scraping in the zeitgeist](http://simonwillison.net/2020/Nov/7/weeknotes-sqlite-utils-git-scraping/) - 2020-11-07
[Datasette 0.51 (plus weeknotes)](http://simonwillison.net/2020/Nov/1/datasette-0-51/) - 2020-11-01
More on [simonwillison.net](https://simonwillison.net/)
### TIL
[Dropdown menu with details summary](https://github.com/simonw/til/blob/main/javascript/dropdown-menu-with-details-summary.md) - 2020-11-01
[Decorators with optional arguments](https://github.com/simonw/til/blob/main/python/decorators-with-optional-arguments.md) - 2020-10-28
[Writing JavaScript that responds to media queries](https://github.com/simonw/til/blob/main/javascript/javascript-that-responds-to-media-queries.md) - 2020-10-22
[Explicit file encodings using click.File](https://github.com/simonw/til/blob/main/python/click-file-encoding.md) - 2020-10-16
[Upgrading Python Homebrew packages using pip](https://github.com/simonw/til/blob/main/homebrew/upgrading-python-homebrew-packages.md) - 2020-10-14
More on [til.simonwillison.net](https://til.simonwillison.net/)