Skip to main content

Developer assistant helps you kickstart your projects with ease.

Project description

https://badge.fury.io/py/devassistant.png https://travis-ci.org/bkabrda/devassistant.png?branch=master https://pypip.in/d/devassistant/badge.png

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:

$ 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:

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

Last but not least, devassistant allows you to prepare environment for executing arbitrary tasks or developing upstream projects (either using “custom” assistant for projects previously created by devassistant or using specific assistant for specific projects):

$ 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.

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

devassistant-0.6.0.tar.gz (100.5 kB view details)

Uploaded Source

File details

Details for the file devassistant-0.6.0.tar.gz.

File metadata

File hashes

Hashes for devassistant-0.6.0.tar.gz
Algorithm Hash digest
SHA256 27c3cdc307250aa79272a0669bb3c6841b808ffbd1dbf350157aefe387c53dcd
MD5 2fb7f9ace9179301c4133c88cfe5f3e1
BLAKE2b-256 a32fa16f8c4465d29e5ef8ccc8dae801e12b8472dc07bc2692a6a9e0b1bf681a

See more details on using hashes here.

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