Coder Social home page Coder Social logo

hyperion's Introduction

Greenbone Logo

Project Hyperion

code test coverage CircleCI

Project Hyperion is the next generation GVM Architecture.

The project is named after the titan Hyperion, the titan of the light. Hyperion is the father of Helios (Sun), Selene (Moon) and Eos (Dawn).

The project is a django project consisting of the django app: Selene.

Selene is the first step of getting a whole new architecture.

Table of Contents

Installation

Requirements

Hyperion depends on django, graphene and graphene-django for selene.

Selene also requires python-gvm.

Only Python 3.7 and later is supported.

Development

For development, you should use poetry to keep your Python packages separated in different environments. To manage the environments poetry depends on the venv package.

On Debian based systems venv can be installed with

sudo apt install python3-venv

Poetry can be installed via pip. On Debian based systems pip itself can be installed via

sudo apt install python3-pip

To install poetry run

python3 -m pip install --user poetry

Afterwards run in the cloned directory of hyperion

cd /path/to/hyperion
poetry install

to install all dependencies including all dependencies only required for development into a virtual python environment.

For linting and auto formatting of the Python code you should ensure that the autohooks git hooks are activated.

poetry run autohooks activate --force

Usage

A development server can be started via

poetry shell
python manage.py runserver

The development server listens on localhost (127.0.0.1) and port 8000.

Maintainer

This project is maintained by Greenbone Networks GmbH.

License

Copyright (C) 2019 - 2021 Greenbone Networks GmbH

Licensed under the GNU Affero General Public License v3.0 or later.

hyperion's People

Contributors

bjoernricks avatar dependabot[bot] avatar nichtsfrei avatar saberlynx avatar sarahd93 avatar y0urself avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.