The Amazon Plug-in is an experimental plug-in, created early on to demonstrate some of the things
that are possible in Chandler Desktop's plug-in framework. However, as we've made changes and
improvements to the app, plug-ins such as this one have not been updated or tested. As a result, to
safeguard against data corruption, we recommend that you run a separate, clean version of Chandler
when installing plug-ins.
The Amazon Plug-in provides support for Amazon product and wishlist searches in
Chandler.
To download and install the plugin from Chandler,
go to the "Plugins -> Download" and "Plugins -> Install" menus.
To download and install the plugin from the command line, use Chandler's
InstallPlugin script and restart Chandler::
InstallPlugin Chandler-AmazonPlugin
If you want to work on its code, you can use::
RunPython setup.py develop
to install it in development mode (where you can make changes and have them
take effect whenever Chandler is restarted), or you can use::
RunPython setup.py install
to install it as an ``.egg`` file.
Note that when installed as an egg file, changes made to the source code will
not affect Chandler execution, until you run ``setup.py install`` or ``setup.py
develop`` again.
After making changes to this plugin, you should update its version number in
``setup.py`` and in the chandler/Makefile, so that people using "quick builds"
of Chandler will use your new version.
If you want to run this plugin's tests use::
RunPython setup.py test
For more information on the plugin development process, see the original
proposal at:
http://lists.osafoundation.org/pipermail/chandler-dev/2006-March/005552.html
The svn sources for this plugin are at:
http://svn.osafoundation.org/chandler/trunk/chandler/projects/Chandler-
AmazonPlugin#egg=Chandler_AmazonPlugin-dev
and can be retrieved with::
RunPython -m easy_install --editable -b . Chandler_AmazonPlugin==dev
that are possible in Chandler Desktop's plug-in framework. However, as we've made changes and
improvements to the app, plug-ins such as this one have not been updated or tested. As a result, to
safeguard against data corruption, we recommend that you run a separate, clean version of Chandler
when installing plug-ins.
The Amazon Plug-in provides support for Amazon product and wishlist searches in
Chandler.
To download and install the plugin from Chandler,
go to the "Plugins -> Download" and "Plugins -> Install" menus.
To download and install the plugin from the command line, use Chandler's
InstallPlugin script and restart Chandler::
InstallPlugin Chandler-AmazonPlugin
If you want to work on its code, you can use::
RunPython setup.py develop
to install it in development mode (where you can make changes and have them
take effect whenever Chandler is restarted), or you can use::
RunPython setup.py install
to install it as an ``.egg`` file.
Note that when installed as an egg file, changes made to the source code will
not affect Chandler execution, until you run ``setup.py install`` or ``setup.py
develop`` again.
After making changes to this plugin, you should update its version number in
``setup.py`` and in the chandler/Makefile, so that people using "quick builds"
of Chandler will use your new version.
If you want to run this plugin's tests use::
RunPython setup.py test
For more information on the plugin development process, see the original
proposal at:
http://lists.osafoundation.org/pipermail/chandler-dev/2006-March/005552.html
The svn sources for this plugin are at:
http://svn.osafoundation.org/chandler/trunk/chandler/projects/Chandler-
AmazonPlugin#egg=Chandler_AmazonPlugin-dev
and can be retrieved with::
RunPython -m easy_install --editable -b . Chandler_AmazonPlugin==dev
Release files for Chandler-AmazonPlugin 0.8-r16144
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Chandler-AmazonPlugin-0.8-r16144.tar.gz | 16.2 kB | Details |
Release files / Chandler-AmazonPlugin-0.8-r16144.tar.gz
| Download URL | Chandler-AmazonPlugin-0.8-r16144.tar.gz |
|---|---|
| Size | 16.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e509265abd6a64bbb5e0f7283b093fcd830e1acbc48a04167958cf4b15788c01
|
|
BLAKE2b-256 checksum How to use checksums |
897e9e5e791a01f8cf3da49baa381b679f75c8f8ee1b5e6ffb27ee412ac54fb2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |