mirror of
https://github.com/beyondx/Notes.git
synced 2026-02-09 05:15:12 +08:00
Add New Notes
This commit is contained in:
8
Zim/Utils/emacs/new-setup/python/Pymacs.txt
Normal file
8
Zim/Utils/emacs/new-setup/python/Pymacs.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Content-Type: text/x-zim-wiki
|
||||
Wiki-Format: zim 0.4
|
||||
Creation-Date: 2012-01-10T16:02:52+08:00
|
||||
|
||||
====== Pymacs ======
|
||||
Created Tuesday 10 January 2012
|
||||
|
||||
Repo: git clone git://github.com/pinard/Pymacs.git
|
||||
8
Zim/Utils/emacs/new-setup/python/ipython.txt
Normal file
8
Zim/Utils/emacs/new-setup/python/ipython.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Content-Type: text/x-zim-wiki
|
||||
Wiki-Format: zim 0.4
|
||||
Creation-Date: 2012-01-10T15:57:44+08:00
|
||||
|
||||
====== ipython ======
|
||||
Created Tuesday 10 January 2012
|
||||
|
||||
Repo: git clone git://github.com/ipython/ipython.git
|
||||
9
Zim/Utils/emacs/new-setup/python/pylint.txt
Normal file
9
Zim/Utils/emacs/new-setup/python/pylint.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Content-Type: text/x-zim-wiki
|
||||
Wiki-Format: zim 0.4
|
||||
Creation-Date: 2012-01-10T16:00:57+08:00
|
||||
|
||||
====== pylint ======
|
||||
Created Tuesday 10 January 2012
|
||||
|
||||
Repo: hg clone http://hg.logilab.org/pylint
|
||||
|
||||
8
Zim/Utils/emacs/new-setup/python/pylookup.txt
Normal file
8
Zim/Utils/emacs/new-setup/python/pylookup.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Content-Type: text/x-zim-wiki
|
||||
Wiki-Format: zim 0.4
|
||||
Creation-Date: 2012-01-10T16:02:01+08:00
|
||||
|
||||
====== pylookup ======
|
||||
Created Tuesday 10 January 2012
|
||||
|
||||
Repo: git clone git://github.com/tsgates/pylookup.git
|
||||
31
Zim/Utils/emacs/new-setup/python/python-mode.txt
Normal file
31
Zim/Utils/emacs/new-setup/python/python-mode.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
Content-Type: text/x-zim-wiki
|
||||
Wiki-Format: zim 0.4
|
||||
Creation-Date: 2012-01-10T16:08:06+08:00
|
||||
|
||||
====== python-mode ======
|
||||
Created Tuesday 10 January 2012
|
||||
|
||||
Repo: bzr branch [[lp:python-mode]]
|
||||
|
||||
Homepage: https://code.launchpad.net/~python-mode-devs/python-mode/python-mode
|
||||
branch: https://code.launchpad.net/python-mode
|
||||
|
||||
===== Related blueprints =====
|
||||
|
||||
pymacs integration
|
||||
|
||||
IPython, ipython.el issues
|
||||
|
||||
edit or navigate code by feature
|
||||
|
||||
shift keep relative position
|
||||
|
||||
EmacsWiki
|
||||
|
||||
Ropemacs integration
|
||||
|
||||
deliver cython-mode.el
|
||||
|
||||
features delivered by paredit.el
|
||||
|
||||
Link to another blueprint
|
||||
9
Zim/Utils/emacs/new-setup/python/rope.txt
Normal file
9
Zim/Utils/emacs/new-setup/python/rope.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Content-Type: text/x-zim-wiki
|
||||
Wiki-Format: zim 0.4
|
||||
Creation-Date: 2012-01-10T16:12:16+08:00
|
||||
|
||||
====== rope ======
|
||||
Created Tuesday 10 January 2012
|
||||
|
||||
Repo: hg clone https://bitbucket.org/agr/rope
|
||||
Homepage: http://rope.sourceforge.net/
|
||||
14
Zim/Utils/emacs/new-setup/python/ropemacs.txt
Normal file
14
Zim/Utils/emacs/new-setup/python/ropemacs.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Content-Type: text/x-zim-wiki
|
||||
Wiki-Format: zim 0.4
|
||||
Creation-Date: 2012-01-10T16:13:53+08:00
|
||||
|
||||
====== ropemacs ======
|
||||
Created Tuesday 10 January 2012
|
||||
|
||||
Repo: hg clone https://bitbucket.org/agr/ropemacs
|
||||
Homepage: http://rope.sourceforge.net/ropemacs.html
|
||||
|
||||
|
||||
**Ropemacs** is a plugin for performing python refactorings in emacs. It uses__ rope__ library and __pymacs__.
|
||||
|
||||
You should install** rope** library, **ropemode** and **pymacs** before using** ropemacs**. You can download ropemacs from here.
|
||||
9
Zim/Utils/emacs/new-setup/python/ropemode.txt
Normal file
9
Zim/Utils/emacs/new-setup/python/ropemode.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Content-Type: text/x-zim-wiki
|
||||
Wiki-Format: zim 0.4
|
||||
Creation-Date: 2012-01-10T16:14:57+08:00
|
||||
|
||||
====== ropemode ======
|
||||
Created Tuesday 10 January 2012
|
||||
|
||||
Repo: hg clone https://bitbucket.org/agr/ropemode
|
||||
Homepage: http://rope.sourceforge.net/ropemacs.html
|
||||
Reference in New Issue
Block a user