Skip to content
View Neko0258's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Neko0258

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Neko0258/README.md

How to use this application

First, use git clone to download the source code with the command:

git clone https://github.com/Neko0258/Neko0258.git

Second, go to the folder and use this:

  • for the windows:
    1. pip3 install virtualenv
    2. virtualenv venv
    3. venv venv/scripts/activate.bat
    4. pip3 install -r requirements.txt
    5. python3 run.py
  • for the linux:
    1. pip3 install requirements.txt
    2. python3 run.py

Go to the web and try:

http://127.0.0.1:5000/swagger

With the database, use your own database, it’s free

Popular repositories

  1. flask flask Public

    Flask + MongoDB + swagger

    Python 2

  2. Neko0258 Neko0258 Public

    Config files for my GitHub profile.

    Python

  3. neko neko Public

  4. python_project python_project Public

    Python

  5. Microsoft-Activation-Scripts Microsoft-Activation-Scripts Public

    Forked from massgravel/Microsoft-Activation-Scripts

    A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.

    Batchfile

  6. istio_manifest istio_manifest Public