Skip to main content

No project description provided

Project description

Alice is a bot specialised to do codebase supervising on your behalf to prevent chaos situation in any layer of SDLC cycle.

Install

Installing is simple via pip

pip install alice-core

How to use

  1. Create your team specific input config file setup your config file

  2. Start Alice (any 1 way):

modify the commands for particular config.yaml or config.json file path & port number

  • run as flask app

    export FLASK_APP=alice config=’config.yaml’; flask run –host 0.0.0.0 –port 5005

or

  • run as uwsgi process (Install uwsgi>=2.0.14 on your machine for using this)

    export config=”config.yaml”; uwsgi –socket 0.0.0.0:5005 –protocol=http -w alice –callable app

Note: default port number is ‘5000’ if not specified

more details

3. Create web-hook in github set it to <IP_WHERE_ALICE_IS_LISTNING>:<PORT_NUMBER>/alice Example:

https://user-images.githubusercontent.com/12966925/28403837-3c91e480-6d44-11e7-8c85-d848babe69f4.png

Wh questions

why, what & how about Alice

Who can use alice on the fly

Github & Slack users If you are using other projects, look at “how to contribute” section

Willing to contribute

Contributing guidelines

Bugs/Requests

Please use the GitHub issue tracker to submit bugs or request features.

Changelog

Consult the Changelog page for fixes and enhancements of each version.

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

alice-core-1.6.4.tar.gz (21.8 kB view details)

Uploaded Source

File details

Details for the file alice-core-1.6.4.tar.gz.

File metadata

  • Download URL: alice-core-1.6.4.tar.gz
  • Upload date:
  • Size: 21.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for alice-core-1.6.4.tar.gz
Algorithm Hash digest
SHA256 cc996ede90b0370fd2d750d71ebd64aedc1410fc76a49b02d6dd6be4491e226c
MD5 ab717a4a516a9e86fccec1601292ce3d
BLAKE2b-256 9d399a27c3a15861093cb420a8fc7d5b91255391b0cad30c8b221e1a52ef7286

See more details on using hashes here.

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