Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/damnwidget/anaconda.developers.docs
- Owner: DamnWidget
- License: gpl-3.0
- Created: 2014-10-28T16:47:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-01T13:01:12.000Z (about 10 years ago)
- Last Synced: 2023-03-11T13:48:59.219Z (almost 2 years ago)
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 anacondaEnjoy and welcome.