Skip to main content

The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites and apps that work on any kind of device

Project description

This repository is automatically updated from https://github.com/zurb/bower-foundation

Foundation

Foundation is the most advanced responsive front-end framework in the world. You can quickly prototype and build sites or apps that work on any kind of device with Foundation, which includes layout constructs (like a fully responsive grid), elements and best practices.

To get started, check out http://foundation.zurb.com/docs

Installation

To get going with Foundation python module you can install it from PyPi package:

pip install zurb-foundation

Documentation

Foundation documentation pages are available at http://foundation.zurb.com/docs

Python package

After installation you can use pkg_resource module to access assets:

import pkg_resources

as_string = pkg_resources.resource_string("zurb_foundation", "js/vendor/custom.modernizr.js")
full_path_to_file = pkg_resources.resource_filename("zurb_foundation", "js/vendor/custom.modernizr.js")
file_like = pkg_resources.resource_stream("zurb_foundation", "js/vendor/custom.modernizr.js")

Package consists of: js, compiled css and scss files.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zurb-foundation-5.0.0.post69.tar.gz (228.4 kB view details)

Uploaded Source

File details

Details for the file zurb-foundation-5.0.0.post69.tar.gz.

File metadata

File hashes

Hashes for zurb-foundation-5.0.0.post69.tar.gz
Algorithm Hash digest
SHA256 ae4374e1a7fc6c696afdc23ece3fa06e596e8dd9f5cddc471340494baa8e28c4
MD5 c1ddbe0c610f60913d76e3e7c0ad5229
BLAKE2b-256 fed2e1b6eb71dd6fef4d75e445804b65c90fc4e42751f4de3f34d1c0a7385d54

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page