Skip to main content

A small example package

Project description

Felia

关于

felia是一个执行终端命令的工具,搭配Pycharm Python console使用,利用其强大的智能补全特性,提高命令输入效率。

安装

pip install felia

快速上手

打开Pycharm的Python控制台 工具 -> Python或调试控制台

执行代码

>>> from felia.pip import *
>>> pip_list()
INFO $ pip list
Package                Version             
---------------------- --------------------
.......                ........ 

已实现的命令行工具

  • cobra
  • docker
  • go
  • pip
  • protoc
  • sphinx
  • ssh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

felia-0.0.3.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

felia-0.0.3-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page