Skip to main content

Some useful tool for faster and more efficient AngularJs & SCSS application development.

Project description

Saigon is an experimental package for use with Angular and SCSS. It contains many useful tools for faster and more efficient developing. The code is hosted on Github.

Requirements

Saigon requires AngularJS 1.5.11 or newer and SCSS.

Installation

To install saigon, run the following command inside this directory:

python setup.py install

You can also install the package with a symlink, so that changes to the source files will be immediately available to other users of the package on your system:

python setup.py develop

If you have the Python easy_install utility available, you can also type the following to download and install in one step:

easy_install saigon

Or if you’re using pip:

pip install bir-api

To install saigon from SVN directly:

pip install -e svn+http://example.com/svn/saigon/trunk#egg=saigon

or, if you need install from branch:

pip install -e svn+http://example.com/svn/saigon/branches/dev_0_2#egg=saigon

Or if you’d prefer you can simply place the included “saigon” directory somewhere on your python path, or symlink to it from somewhere on your Python path.

Credits

The project implemented by Integree Bussines Solutions from Warsaw, Poland

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

saigon-1.0.0.zip (7.7 kB view hashes)

Uploaded Source

Built Distribution

saigon-1.0.0-py2-none-any.whl (5.3 kB view hashes)

Uploaded Python 2

Supported by

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