Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sanic-org/html5tagger

Create HTML documents from Python
https://github.com/sanic-org/html5tagger

setup.py Windows fix

ef9e01b38f5bd064f3f8d061632df7937c0ae738 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Update document.py

_viewport to take False by default (change already done in typing PR which is not yet merged).

3d89b352c55d6768c97768fb9dd284c54eb2b86a authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Merge pull request #5 from thewchan/add-license

Create LICENSE

dec0e21945adcb916daf93be837e8b7f60db35d4 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Update LICENSE to using The Unlicense

8c3b66f9a8e2202effde2670ae9ee62b251dbe07 authored almost 2 years ago by Matt Chan <[email protected]>
Update LICENSE

853fca2b514ed4918ef4b67c480d7edf499455ed authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Update LICENSE

cd056328b0e00f816f2522b7e87b574f6a69828a authored almost 2 years ago by Matt Chan <[email protected]>
Create LICENSE

d5e6575bf3c7822865e59d87d5be49a4b269c0cd authored almost 2 years ago by Matt Chan <[email protected]>
Merge pull request #4 from sanic-org/document-viewport

Add meta viewport to disable device scaling. A shorthand to disable device scaling, or to use so...

ed88b851cdd8e10ac3986740e27f34862d4f3e1e authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Merge pull request #3 from sanic-org/document-script-urls

Improved JS handling for Document _urls. All scripts now use deferred loading, i.e. they are exe...

8c1a2db1b756c0b55fbd9bea84d434db60222574 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Add meta viewport to disable device scaling

A shorthand to disable device scaling, or to use some other option on it if customization is nee...

04babf6113fa973856594391436144d1bb2dc8b6 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Improved JS handling for Document _urls

All scripts now use deferred loading, i.e. they are executed when the document has loaded and do...

c43a0ea7345610b914c0eeaa3038c36ad2e1ccc5 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Update README.md

fd93c9dc70f7440fd8aeb859d12227a6cf7bdff1 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Update README.md

ff5d2b62a15f1e42e314bbde0f9469aab21d1081 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Update README.md

ef95194fb0507932247eaa573781cc86d906a673 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Update README.md

182cd0fa1d6cd06f595d9d2373b25ea07e80d418 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Update README.md

9571b1bd27c142ebb8c93ef3443d764d8eb8567e authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Update README.md

ee501f055d9b51cbfa31f48d8d55c2c444eda2f0 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Python 3.7 compat (#1)

be20ec0d376eabdf0718dac6436824d9784dbaa5 authored almost 2 years ago by Adam Hopkins <[email protected]>
Add python package workflow

51d82d2cc100386ec4d375cfe2c5479bc0f8b7fe authored almost 2 years ago by Adam Hopkins <[email protected]>
Add missing imports. Increase repr max length.

0acb2713e0a0f53e151c2db32bb557c94e0d7107 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Remove faulty import

6a7cda1d84fdb63f610d0578209adaded94b9f0c authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Break down to multiple py files.

e12c31fce414f8fa962e258ed306887a2119f751 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
README.md

ce70496012a7da5ba5bb3962e9cae0d0cab915ce authored almost 2 years ago by L. Kärkkäinen <[email protected]>
setup.py

2b2b1584856d244cff3f19e80fafd4e24d48ceb8 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
README.md

7dc2b10aefe349145993e1f82bf4775a20867b25 authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Rewrite of much of the module. No changes to tagging API other than new methods _script and _style. Major work on templating and also other minor optimizations. Docs updated to match.

f760fd36d587e4202bd1aaabb25e62011fcb052e authored almost 2 years ago by L. Kärkkäinen <[email protected]>
Add module folder.

cc5a591c5ca298645f46a4f9e6dc67560f2aa202 authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Updated docs.

5311c9b3c4cb80866fae31e2427dbcd3e26b694b authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Hardcoded version to avoid any deps. Improved HTML repr.

83f149e81af60692a6620e50fbb6f8e592b72e7b authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Linter

41d8f4de87247b583a4cee24440711ec4e8a32b1 authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Use setuptools_scm.

10c79990b0387e52b6a88e52d12bfa0fafc91600 authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Remove dist from repo.

48d3475d133254fcd36800024f19dddc0c4c26de authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Release 1.0.0.

3c252570c489b3f084e9fcadc497153de7077eec authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Updated docs.

ff6dc2787555fb48e55e4757dee640c9decbe510 authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Updated docs.

b9f881ae8750eeb1abde5d6bdb37a79eb6b6d100 authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Updated docs.

feefb7ff650522be095ff3845797cd3ca8a1f36b authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Updated docs.

d5c555c2ac2c2cb6a5f76382c56e3880a537f51c authored almost 5 years ago by L. Kärkkäinen <[email protected]>
Initial public release.

1af45d664da8c42f594708f4a6aa8cf21efdc17c authored almost 5 years ago by L. Kärkkäinen <[email protected]>