Skip to main content

An intelligent Python IDE

Project description

Akimous

PyPI version PyPI pyversions CircleCI

Akimous is a Python IDE with unique features boosting developers' productivity.

Features

  • Machine-learning-assisted/NLP-assisted context-aware auto completion
  • Beautifully rendered function documentation
  • Layered keyboard control (a more intuitive key binding than vim and Emacs)
  • Real-time code formatter
  • Interactive console (integration with IPython kernel)
Screenshot

For more information and documentation, visit the official website.

Installation

Prerequisite

  • Python 3.7 or 3.8
  • C/C++ compiler (required by some dependencies during installation)
  • A modern browser

Installing From PyPI

The recommended way for installing Akimous is through PyPI.

pip install -U akimous

Starting Application

Start it in the terminal. The browser should be automatically opened.

akimous
  • To see available arguments, do akimous --help.

Using Docker Image

If you have difficulty installing, or you are running in a cloud environment, try the prebuilt docker image.

docker run --mount type=bind,source=$HOME,target=/home/user -p 127.0.0.1:3179:3179 -it red8012/akimous akimous

Commands

Start the app by typing in the terminal (the browser will automatically open if available):

akimous

Options

  • --help: show help message and exit.
  • --host HOST: specify the host for Akimous server to listen on. (default to 0.0.0.0 if inside docker, otherwise 127.0.0.1)
  • --port PORT: The port number for Akimous server to listen on. (default=3179)
  • --no-browser: Do not open the IDE in a browser after startup.
  • --verbose: Print extra debug messages.

Development

Make sure you have recent version of the following build dependencies installed.

Run the following commands according to your need.

make # build everything
make test # run tests
make lint # run linters
make install # (re)install the package

Running make will install all Python and Javascript dependencies listed in pyproject.toml and ui/package.json automatically.

Contributing

This program is at pre-alpha stage. Please do report issues if you run into some problems. Contributions of any kind are welcome, including feature requests or pull requests (can be as small as correcting spelling errors) .

License

BSD-3-Clause

Links

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

akimous-0.1.1.tar.gz (4.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

akimous-0.1.1-py3-none-any.whl (4.1 MB view details)

Uploaded Python 3

File details

Details for the file akimous-0.1.1.tar.gz.

File metadata

  • Download URL: akimous-0.1.1.tar.gz
  • Upload date:
  • Size: 4.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.17 CPython/3.7.3 Darwin/18.7.0

File hashes

Hashes for akimous-0.1.1.tar.gz
Algorithm Hash digest
SHA256 663dc38f7b646191fd0d2ee8f44c7f7567e7ce90589b938a5740d06840117023
MD5 88029e7fe6c6a44cef6a45de325f59f1
BLAKE2b-256 1860170d0f20c88ebb293979945657810f45398d5d98ac828550da3d46651537

See more details on using hashes here.

File details

Details for the file akimous-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: akimous-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.17 CPython/3.7.3 Darwin/18.7.0

File hashes

Hashes for akimous-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7c8d533f5296997d4cbc126401717fb07bd864a3c7c599eb14981a38db3a7c2b
MD5 acea27f29e846b823e30553865d50dd0
BLAKE2b-256 5743a7a6c5ed4945bb536400d6b305a5486ae5a41e06c541ed3e4e72bd25eda7

See more details on using hashes here.

Supported by

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