Static Site as a Service using AWS S3
Project description
# widely
## Static Site as a Service using AWS S3
### Usage
~~~~
mkdir www.hello-world.com
echo 'Hello world!' > www.hello-world.com/index.html
cd www.hello-world.com
widely sites:create www.hello-world.com
widely open
~~~~
### Installation
~~~~
pip install widely
~~~~
If your `pip` is `pip-3`:
~~~~
pip-2.7 install widely
~~~~
`widely` was developed on Python 2.7.5 on Mac OS X, but it should work
on any system with Python 2.7.
Compatibility with Python 3 and 2.6 is planned.
### Heroku toolbelt-style command line tool
- Built using `docopt`, `prettytable`, `boto`, `feedparser`
### Issues
- Python 3 and 2.6 compatibility
- Use S3's logging
- Support multipart etags (or add in our own metadata)
- Don't use MD5
- Better globs
- Port not being released quickly in `widely local`
- Serving compressed files from S3
- Use Amazon CloudFront and Route 53
- Tests!
### MIT License
- <http://www.github.com/zeckalpha/widely>
### Contact
- <mailto:kms@celador.mn>
- <http://www.celador.mn/widely>
## Static Site as a Service using AWS S3
### Usage
~~~~
mkdir www.hello-world.com
echo 'Hello world!' > www.hello-world.com/index.html
cd www.hello-world.com
widely sites:create www.hello-world.com
widely open
~~~~
### Installation
~~~~
pip install widely
~~~~
If your `pip` is `pip-3`:
~~~~
pip-2.7 install widely
~~~~
`widely` was developed on Python 2.7.5 on Mac OS X, but it should work
on any system with Python 2.7.
Compatibility with Python 3 and 2.6 is planned.
### Heroku toolbelt-style command line tool
- Built using `docopt`, `prettytable`, `boto`, `feedparser`
### Issues
- Python 3 and 2.6 compatibility
- Use S3's logging
- Support multipart etags (or add in our own metadata)
- Don't use MD5
- Better globs
- Port not being released quickly in `widely local`
- Serving compressed files from S3
- Use Amazon CloudFront and Route 53
- Tests!
### MIT License
- <http://www.github.com/zeckalpha/widely>
### Contact
- <mailto:kms@celador.mn>
- <http://www.celador.mn/widely>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
widely-0.3.tar.gz
(8.2 kB
view details)
File details
Details for the file widely-0.3.tar.gz
.
File metadata
- Download URL: widely-0.3.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae7a5c01fe9f1c83243fe5fd9803a3eac01f4b8b8e35a53249440e65a68dcdde |
|
MD5 | f21df55439433720fe865fdcb094c92c |
|
BLAKE2b-256 | 63625461f690a1769296b1c73819fa976814cd3bff059324a162f71afaa7a5ce |