Git Product home page Git Product logo

x20bf's Introduction

0x20bf - python implementation

๐Ÿ ๐Ÿฅ• Github Twitter


python.yml

Getting Started

git clone https://github.com/x20bf-org/x20bf.git
cd x20bf
git clone https://github.com/x20bf-org/x20bf.git
cd x20bf
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -e .
help

report               environment args

init                 initialize requirements
initialize           run 0x020bf/scripts/initialize
requirements         pip install --user -r requirements.txt

poetry-build
poetry-install

venv                 create python3 virtual environment
test-venv            source .venv/bin/activate; pip install -r requirements.txt;
test-test            python3 ./tests/test.py
test-venv-p2p        p2p  test battery
test-venv-p2ps       p2ps test battery
test-depends         test-gnupg test-p2p
test-gnupg           python3 ./tests/depends/gnupg/test_gnupg.py
test-p2p             python3 ./tests/depends/p2p/setup.py
venv-clean           rm -rf venv rokeys test_gnupg.log
test-p2p             python3 ./tests/test.py

PACKAGE

build                python3 setup.py build
install              python3 -m pip install -e .
dist                 python3 setup.py bdist_egg sdist

SUB-PACKAGES

        depends
install-depends      install python <packages>
install-gnupg        install python gnupg
install-p2p          install python p2pnetwork
install-git          install python GitPython
install-tor          install python torpy
install-rustup       install rust toolchain

pre-commit           pre-commit run -a
                     install .git/hooks/pre-commit

docs                 build docs from sources/*.md
clean                rm -rf build
serve                serve repo on $(PORT)

gui

make                 venv && . venv/bin/activate

docker               build an alpine docker container

docker-test          build an alpine docker container

brew-bundle          brew bundle --file Brewfile

push-subtrees        push all subtrees to their repos

Check linting and formatting

  pre-commit run -a

Build for distribution

  python3 setup.py build

Referral Links:

DigitalOcean Referral Badge

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.