js.jquery
Introduction
This library packages jQuery for fanstatic. It is aware of jQuery’s structure and different modes (normal, minified).
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.jquery) are published to some URL.
How to use?
You can import jQuery from js.jquery and need it where you want these resources to be included on a page:
>>> from js.jquery import jquery >>> jquery.need()
There is also the slim version (which excludes the ajax and effects modules):
>>> from js.jquery import jquery_slim >>> jquery_slim.need()
CHANGES
3.6.1 (2022-08-31)
Update to jQuery 3.6.1, released 2022-08-26 (release notes 3.6.1).
3.3.1 (2018-03-20)
Update to jQuery 3.3.1, released 2018-01-20 (release notes 3.3.1).
3.2.1 (2018-02-01)
Update to jQuery 3.2.1, released 2017-03-20 (release notes 3.2.1).
1.9.1 (2013-03-03)
Update to jQuery 1.9.1, released 2013-02-04 (release notes 1.9.1).
1.8.2 (2012-09-21)
Update to jQuery 1.8.2, released 2012-09-20 (release notes 1.8.2).
1.8.1 (2012-09-18)
Update to jQuery 1.8.1, released 2012-08-30 (release notes 1.8.1).
1.8.0 (2012-08-22)
Update to jQuery 1.8, released 2012-08-09 (release notes 1.8).
1.7.2 (2012-08-22)
Update to jQuery 1.7.2, released 2012-03-21 (release notes 1.7.2)
1.7.1 (2011-12-01)
Update to v 1.7.1
1.6.1 (2011-05-24)
Update to v 1.6.1
1.6 (2011-05-07)
Update to v 1.6
1.4.4 (2011-01-06)
Rewrote hurry.jquery to use fanstatic instead of hurry.resource.
Release files for js.jquery 3.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| js.jquery-3.6.1.tar.gz | 314.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| js.jquery-3.6.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 630.5 kB
Release files / js.jquery-3.6.1.tar.gz
| Download URL | js.jquery-3.6.1.tar.gz |
|---|---|
| Size | 314.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b327270d7633342a49160567c153a578472ea61e25cd686a9658279d795aa1a9
|
|
BLAKE2b-256 checksum How to use checksums |
cc2604ef94b74b936a54556ecf9a321148d09355c362b3aa2c1c063f95f770d6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.13
|
Release files / js.jquery-3.6.1-py2.py3-none-any.whl
| Download URL | js.jquery-3.6.1-py2.py3-none-any.whl |
|---|---|
| Size | 316.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
0b73123cbb29116571d5bbb29aa1a69d2f6c351c4140fe745fa3099c938c7bf0
|
|
BLAKE2b-256 checksum How to use checksums |
d4455d7dbe9ac9d29d1dc84ab5e03250874e354dba89e7e960a5d8c69be8bb0a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.13
|