類似Matlab的Python開發工具spyder
Spyder - Documentation
Spyder is the Scientific PYthon Development EnviRonment:
-
a powerful interactive development environment for the Python language with advanced editing, interactive testing, debugging and introspection features
-
and a numerical computing environment thanks to the support of IPython (enhanced interactive Python interpreter) and popular Python libraries such as NumPy (linear algebra), SciPy (signal and image processing) or matplotlib (interactive 2D/3D plotting).
Spyder may also be used as a library providing powerful console-related widgets for your PyQt-based applications – for example, it may be used to integrate a debugging console directly in the layout of your graphical user interface.
Spyder websites:
-
Downloads, bug reports and feature requests: https://github.com/spyder-ide/spyder
-
Discussions: http://groups.google.com/group/spyderlib
Using the pip package manager:
-
Installing:
sudo pip install spyder
-
Updating:
sudo pip install -U spyder
Optional modules
-
Matplotlib >=1.0 – for 2D and 3D plotting in the consoles.
-
Pandas >=0.13.1 – for view and editing DataFrames and Series in the Variable Explorer.
-
Numpy – for view and editing two or three dimensional arrays in the Variable Explorer.
-
Sympy >=0.7.3 – for working with symbolic mathematics in the IPython console.
-
Scipy – for importing Matlab workspace files in the Variable Explorer.
相關文章
- spyder是python的什麼Python
- H5開發類似rpx實現方法H5
- 有沒有類似上線釋出管理的工具
- 凹音短影片軟體開發(類似現成)
- 使用類似搭積木的低程式碼開發方式進行SAP API開發API
- Java開發常用的16個工具類Java
- 開發類似鬥魚虎牙的運營級直播平臺多少錢
- 類似trello的區域網開源的軟體
- Android開發工具類之DownloadManagerProAndroid
- 類似gitbook的wiki選擇Git
- How to Configure and Run Spyder Python Editor in Virtual EnvironmentsPython
- python小工具: GUI開發工具 FlexxPythonGUIFlex
- 突發奇想:用 PHPDoc 和 反射 來給 PHP 整一個類似 Python 的裝飾器~~PHP反射Python
- Python用什麼工具好?Python開發工具推薦!Python
- 基於protostuff的序列化工具類開發
- Datafaker是用於生成類似生產資料的工具 – jworks.io
- 類似FDF智慧合約迴圈互助系統開發原始碼案例原始碼
- python 開發工具IDE 之 thonnyPythonIDE
- WingPro 8 for Mac(Python開發工具)MacPython
- PostgreSQL類似OracleMERGE功能的實現SQLOracle
- RabbitMQ推出類似Kafka的流StreamMQKafka
- ElasticSearch類似Mysql的not in 和 in 查詢ElasticsearchMySql
- VSCode中類似Postman的外掛VSCodePostman
- 用Java 19實現類似Go併發 - mccueJavaGo
- Laravel 開發者工具類 - Laravel-debugbar。Laravel
- 有哪些值得推薦的Python開發工具Python
- 【推薦】Python常用的三款開發工具!Python
- 類似SpringCloud的vlingo平臺是一套事件驅動的微服務工具SpringGCCloudGo事件微服務
- Python常用的開發工具有哪些?Python基礎入門Python
- 使用spyder3除錯python程式的簡明教程除錯Python
- Meta開源其類似GPT-3的語言模型 - RedditGPT模型
- 併發工具類
- 最大似然分類器
- 用 Plumbum 開發 Python 命令列工具Python命令列
- 破解Python開發工具wingide-5PythonIDE
- Python開發工具:VSCode+外掛PythonVSCode
- Python編輯開發工具:pycharm proPythonPyCharm
- WingPro 7 專業Python開發工具Python
- 常用的幾個提高iOS開發效率的開源類庫及工具iOS