Skip to content
  • Sponsor miracle2k/webassets

  • Notifications You must be signed in to change notification settings
  • Fork 259

Asset management for Python web development.

License

Notifications You must be signed in to change notification settings

miracle2k/webassets

Folders and files

NameName
Last commit message
Last commit date
Jul 8, 2012
Feb 28, 2020
Jun 3, 2018
Dec 20, 2019
Apr 26, 2021
Apr 21, 2017
Apr 21, 2017
Apr 21, 2017
Dec 20, 2019
Dec 20, 2019
Jul 19, 2008
May 31, 2012
Jun 15, 2016
Dec 20, 2019
Jul 15, 2012
Jun 3, 2018
Apr 26, 2021
Nov 19, 2019
Aug 23, 2015
May 8, 2009
May 8, 2013
Apr 26, 2021

Repository files navigation

Asset management application for Python web development - use it to merge and compress your JavaScript and CSS files.

Documentation: travis

https://webassets.readthedocs.io/

Since releases aren't exactly happening on a regular schedule, you are encouraged to use the latest code. webassets is pretty well tested, so as long as the build status icon above remains a reassuring green, you shouldn't run into any trouble.

You can download a tarball of the development version, or install it via pip install webassets==dev.

Development:

For development, to run all the tests, you need to have at least Java 7 installed (required for example to run the Google closure filter).

  1. Install Python requirements (preferable in a virtual env):

    $ pip install -r requirements-dev.pip
    $ pip install -r requirements-dev-2.x.pip
    
  2. Install other requirements:

    $ ./requirements-dev.sh
    
  3. Run the tests:

    ./run_tests.sh
    

About

Asset management for Python web development.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 142