diff --git a/programming/language/pip/actions.py b/programming/language/pip/actions.py
deleted file mode 100644
index e96056ae63..0000000000
--- a/programming/language/pip/actions.py
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pythonmodules
-
-def install():
- pythonmodules.install()
diff --git a/programming/language/pip/pspec.xml b/programming/language/pip/pspec.xml
deleted file mode 100644
index 3edd3a2875..0000000000
--- a/programming/language/pip/pspec.xml
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
-
- pip
- https://pypi.python.org/pypi/pip
-
- Yusuf Aydemir
- Yusuf.aydemir@istanbul.com
-
- The PyPA recommended tool for installing Python packages
- The PyPA recommended tool for installing Python packages.
- MIT
- https://pypi.python.org/packages/source/p/pip/pip-7.1.2.tar.gz
-
-
- python-setuptools
-
-
-
-
- pip
-
- /usr/bin
- /usr/lib/python2*
- /usr/share/doc
-
-
- python-setuptools
-
-
-
-
-
- 2015-08-24
- 7.1.2
- Version bump.
- Ergün Salman
- Poyraz76@pisilinux.org
-
-
- 2015-04-08
- 6.1.1
- First release
- Yusuf Aydemir
- yusuf.aydemir@pisilinux.org
-
-
-
diff --git a/programming/language/python-requests/actions.py b/programming/language/python-requests/actions.py
deleted file mode 100644
index e96056ae63..0000000000
--- a/programming/language/python-requests/actions.py
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pythonmodules
-
-def install():
- pythonmodules.install()
diff --git a/programming/language/python-requests/pspec.xml b/programming/language/python-requests/pspec.xml
deleted file mode 100644
index 924d60cf3b..0000000000
--- a/programming/language/python-requests/pspec.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-
-
-
-
- python-requests
- http://www.python-requests.org/
-
- Ergün Salman
- ergunsalman@hotmail.com
-
- Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
- Python’s standard urllib2 module provides most of the HTTP capabilities you need.
- MIT
- https://pypi.python.org/packages/source/r/requests/requests-2.7.0.tar.gz
-
-
- python
- python-setuptools
-
-
-
-
- python-requests
-
- /usr/bin
- /usr/lib/python2*
- /usr/share/doc
-
-
-
-
-
- 2015-08-24
- 2.7.0
- First release
- Ergün Salman
- Poyraz76@pisilinux.org
-
-
-