Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install devassistant

How to install devassistant

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install devassistant
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
0.5.0 Available View build log
 
License
GPLv2+
Dependencies
Lastest release
version 0.5.0 on Jan 9th, 2014

Start developing with ease!

Devassistant project is a helper for all developers using (not-only) Fedora. It helps with creating and setting up basic projects in various languages, installing dependencies, setting up environment etc.

Devassistant is based on idea of per-{language/framework/...} "assistants" with hierarchical structure. E.g. you can run:

System Message: ERROR/3 (<string>, line 10)

Unknown directive type "code".

.. code:: sh

  $ da python django -n ~/myproject # sets up Django project named "myproject" inside your home dir
  $ da python flask -n ~/flaskproject # sets up Flask project named "flaskproject" inside your home dir
  $ da java jsf -n ~/alsomyproject # sets up RoR project named "alsomyproject" inside your home dir

Devassistant also allows you to work with a previously created project, for example import it to Eclipse:

System Message: ERROR/3 (<string>, line 18)

Unknown directive type "code".

.. code:: sh
  $ da-mod eclipse # run in project dir or use -p to specify path

Last but not least, devassistant allows you to check out a project from SCM (either previously created by devassistant with "custom" assistant or a specific project, assuming that you have the individual assistant for it):

System Message: ERROR/3 (<string>, line 23)

Unknown directive type "code".

.. code:: sh
  $ da-prep custom -u scm_url -p directory_to_save_to

For full documentation, see https://developer-assistant.readthedocs.org/

Devassistant works on Python 2.6, 2.7 and >= 3.3.

This whole project is licensed under GPLv2+, see LICENSE file for details.

Subscribe to package updates

Last updated Jan 9th, 2014

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.