Outlinely 1 0 4
- 1.1.6; 1.1.7; 1.1.8; 1.1.9; 1.1.10; 1.1.11; 1.1.12; 1.1.13; 1.2.0; 1.2.1; 1.2.2; 1.2.3; 1.2.4; 1.2.5; 1.2.6; 1.3.0; 1.3.1; 1.3.2; 1.3.3; 1.3.4; 1.3.5.
- 0.75 mm 2, 1.5 mm 2, 2.5 mm 2, 4 mm 2, 6 mm 2, 10 mm 2, 16 mm 2. Calculation of the cross section A, entering the diameter d = 2 r: r = radius of the wire or cable.
Click here to view this amazing place in a completely new way. TrueTour® provides you with an immersive virtual experience to share through the web.
Latest versionReleased:
An outline for django applications.
Outlinely 1 0 4 X 4
Project description
Django Outline
[](https://gitter.im/powellc/outline?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/powellc/outline)
In the spirit of [playdoh](https://github.com/mozilla/playdoh), this project
aims to provide a base Django app full of best-practices and pre-installed
applications.
It also includes a rudimentary makefile that helps get things started and
also plays nice with setuptools. That means you can actually use the
standard python setup method of installation, giving you a command line
tool to run the server.
All production settings should be handled via the environment, which
means you can leave the app installed in your python library and just
use the cli tool. More exmaples of this to follow.
Start your engines, err projects!
---------------------------------
Your first order of business is to rename some things. Unless your project
is also called outline, you'll likely want to rename things. The easiest way
to get started is:
make name='<myproject_name>' rename
That should do all the important replacements. The final step will be removing
the .git folder and initializing your own repository and lastly tweaking the
setup.py file, else you're likely to give me credit for your project and to
provide a pretty terribly confusing description to PyPI if your project ever
lands there.
Easy bootstrapping!
-------------------
Powered by the ubiquitous Makefile ... this should be pretty easy:
1. make install
2. make run
3. open your browser to: http://127.0.0.1:45000
Libraries, libraries, libraries!
-----------------------------
Of course, we could provide a vagrant file and a provisoner and all
that jazz. But I'd rather provide a make file for installing everything
into a venv and let you muck about with libraries. Those of you on
Linux shouldn't have too much trouble installing the requisite development
libraries below. The names are for debian-based distros, but they
exist for all major distros.
On Mac it may be a little tricker. Homebrew will get you quite far, but
first you have to install the bloated XCode and the CLI tools.
The libraries are:
* libmemcached-dev
* libfreetype6-dev
* libjpeg-dev
[](https://gitter.im/powellc/outline?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/powellc/outline)
In the spirit of [playdoh](https://github.com/mozilla/playdoh), this project
aims to provide a base Django app full of best-practices and pre-installed
applications.
It also includes a rudimentary makefile that helps get things started and
also plays nice with setuptools. That means you can actually use the
standard python setup method of installation, giving you a command line
tool to run the server.
All production settings should be handled via the environment, which
means you can leave the app installed in your python library and just
use the cli tool. More exmaples of this to follow.
Start your engines, err projects!
---------------------------------
Your first order of business is to rename some things. Unless your project
is also called outline, you'll likely want to rename things. The easiest way
to get started is:
make name='<myproject_name>' rename
That should do all the important replacements. The final step will be removing
the .git folder and initializing your own repository and lastly tweaking the
setup.py file, else you're likely to give me credit for your project and to
provide a pretty terribly confusing description to PyPI if your project ever
lands there.
Easy bootstrapping!
-------------------
Powered by the ubiquitous Makefile ... this should be pretty easy:
1. make install
2. make run
3. open your browser to: http://127.0.0.1:45000
Libraries, libraries, libraries!
-----------------------------
Of course, we could provide a vagrant file and a provisoner and all
that jazz. But I'd rather provide a make file for installing everything
into a venv and let you muck about with libraries. Those of you on
Linux shouldn't have too much trouble installing the requisite development
libraries below. The names are for debian-based distros, but they
exist for all major distros.
On Mac it may be a little tricker. Homebrew will get you quite far, but
first you have to install the bloated XCode and the CLI tools.
The libraries are:
* libmemcached-dev
* libfreetype6-dev
* libjpeg-dev
Release historyRelease notifications RSS feed
1 0 Math
4.0.0

3.1.1
3.1.0
Outlinely 1 0 4 0
1.0.2
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size outline-4.0.0-py3-none-any.whl (3.8 MB) | File type Wheel | Python version py3 | Upload date | Hashes |
Filename, size outline-4.0.0.tar.gz (3.9 MB) | File type Source | Python version None | Upload date | Hashes |
Hashes for outline-4.0.0-py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | 0b1d6c14056d093a5ea872228e9b91d7f719912f51683ace6a84b9b28ede63ef |
MD5 | 8cddf62a8daf78d3ed55ae0f93506429 |
BLAKE2-256 | 638b45b6b45d01637d9f05c73350f491e27c489b30a37aac26953f145c91847f |
Outlinely 1 0 4 0
Hashes for outline-4.0.0.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | 4e1b1d183fb5d01a36d523242e9dd2070bfcf273a91715758699c309ed9749b7 |
MD5 | 7ef635ad9180fe494c2da69b057f152a |
BLAKE2-256 | ef31d2892efd31e1513459f1316f5794771339fcafda53b77e6e52d8d39c0923 |