{"repo":"f-klubben/stregsystemet","free":true,"listed":false,"github":"https://github.com/f-klubben/stregsystemet","clone":"git clone https://github.com/f-klubben/stregsystemet.git","description":"The very public stregsystem repo","language":"Python","stars":51,"topics":["profit","transparency","boand","bitcoin","hacktoberfest","fritfit"],"license":null,"category":"blockchain-web3","readme_excerpt":"Stregsystemet ======== This is the current stregsystem in the F-Klub. Branches ------- - master : The running code on the live system. - next : The set of changes which will be included in the next release. Python Environment ------- For windows using Anaconda and virtual environments: 1. Download and install Anaconda 2. In a shell: - conda create -n stregsystem python=3.11 - activate stregsystem - pip install -r requirements.txt 3. ??? 4. Profit For Arch Linux get this package AUR 1. Install python311 using YAY if using a different AUR helper reaplce yay with correct command - yay -S python311 2. Create virtual environment - python3.11 -m venv venv 3. Activate virtualenv - source venv/bin/activate 4. Install packages - pip3 install -r requirements.txt 5. ??? 6. Profit For Ubuntu with virtual envs: 1. Install python3 with pip - sudo apt install python3 python3-pip python3-venv 2. Create virtual environment - python3 -m venv venv 3. Activate virtualenv - source venv/bin/activate 4. Install packages - pip3 install -r requirements.txt 5. ??? 6. Profit For systems running the Nix package manager: 1. Configure Nix to use nix-command and flakes - echo \"experimental-features = nix-command flakes\" /etc/nix/nix.conf 2. Start shell - nix develop 2. Or run the system - nix run . testserver stregsystem/fixtures/testdata.json 3. ??? 4. Profit For Mac users with virtual envs: 1. Install python3.11 with pip - brew install python@3.11 2. Create virtual environment - python -m venv venv 3. Ac","default_branch":null,"files":null,"tree":[],"storefront":"/r/f-klubben","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/f-klubben/stregsystemet/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}