Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damnwidget/anaconda.developers.docs

Anaconda is a plugin that turns Sublime Text 3 into a full featured Python IDE, this book is a document of interest to anyone that aim to contribute with the project or want to know more about it's internals
https://github.com/damnwidget/anaconda.developers.docs

Last synced: about 2 months ago
JSON representation

Anaconda is a plugin that turns Sublime Text 3 into a full featured Python IDE, this book is a document of interest to anyone that aim to contribute with the project or want to know more about it's internals

Awesome Lists containing this project

README

        

# Anaconda Developers Documentation

If you are thinkin in become an AnacondaST3 contibutor, this is your new home. In this book you can find the most and latest up-to--date documentation about anaconda internals as well as other documentation related with the process of contribute with anaconda itself.

This book is splitted up in three different sections:

1. The first section is dedicated to the process of contribute with anconda and the style and conventions that any developer that intend to contribute **must follow**
2. The second section is an extensive documentation about anaconda internals and it's architecture.
3. The thirs section is related to the anaconda plugabble architecture and it should be useful to anyone that want to create a plugin for anaconda

Enjoy and welcome.