This project is a toolset for Second Brain,
Project description
2023
I am releasing a hotfix for the PyPI package, version 0.0.4. This update addresses a minor issue caused by a change in the naming scheme of GitHub repositories, which was preventing the package from building properly in all Python environments. Additionally, I would like to inform you that support for pypy37 has been discontinued.
I am currently addressing the challenges caused by the insufficient documentation and actively working on improving it.
EOL
The project has been flagged as EOL (End of Life) on December 2022. Moving forward to a more simplistic approach for better automation and other changes. You can still use the structure but please don’t expect more updates or support.
Overview
[![GitHub Actions Build Status](https://github.com/rohanbatrain/Second-Brain-Tools/actions/workflows/pylint.yml/badge.svg)](https://github.com/rohanbatrain/Second-Brain-Tools/actions/) [![GitHub Actions Build Status](https://github.com/rohanbatrain/Second-Brain-Tools/actions/workflows/build.yml/badge.svg)](https://github.com/rohanbatrain/Second-Brain-Tools/actions/) [![GitHub Actions Build Status](https://github.com/rohanbatrain/Second-Brain-Tools/actions/workflows/mkdocs.yml/badge.svg)](https://github.com/rohanbatrain/Second-Brain-Tools/actions/) [![Coverage Status](https://codecov.io/gh/rohanbatrain/Second-Brain-Tools/branch/main/graphs/badge.svg?branch=main)](https://codecov.io/github/rohanbatrain/Second-Brain-Tools) [![PyPI Package latest release](https://img.shields.io/pypi/v/second-brain-tools.svg)](https://pypi.org/project/second-brain-tools) [![PyPI Wheel](https://img.shields.io/pypi/wheel/second-brain-tools.svg)](https://pypi.org/project/second-brain-tools) [![Supported versions](https://img.shields.io/pypi/pyversions/second-brain-tools.svg)](https://pypi.org/project/second-brain-tools) [![Supported implementations](https://img.shields.io/pypi/implementation/second-brain-tools.svg)](https://pypi.org/project/second-brain-tools) [![Commits since latest release](https://img.shields.io/github/commits-since/rohanbatrain/Second-Brain-Tools/v0.0.4.svg)](https://github.com/rohanbatrain/Second-Brain-Tools/compare/v0.0.4…main)
This project is a toolset for Second Brain. It helps to quickly and efficiently create notes using Second Brain Vault.
Free software: Apache Software License 2.0
Prerequisites
Make sure you have Python 3 and pip installed.
Please install Git on your specific system in order to run this code.
Installation
pip install https://github.com/rohanbatrain/Second-Brain-Tools/archive/main.zip
Documentation
To use the project:
from second_brain_tools import cli
cli.main()
Or from your terminal:
second-brain-tools --help
Changelog
0.0.0 (2022-11-17)
First release on PyPI.
0.0.4 (2023-06-04)
Fixed a minor issue with repository naming, preventing unexpected behavior.
Implemented substantial quality of life improvements for enhanced user experience.
Devoted additional time to address various minor issues, improving overall stability.
Introduced comprehensive documentation support, accessible at [here](https://rohanbatrain.github.io/Second-Brain-Tools-2022/).
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
File details
Details for the file second_brain_tools-0.0.4.tar.gz
.
File metadata
- Download URL: second_brain_tools-0.0.4.tar.gz
- Upload date:
- Size: 85.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a781a6dcce3f12d66db8f0ceb88b1e8a875b03eb9ccc526286976133cad444d |
|
MD5 | d82d2d4b76a91225b94d202823d30928 |
|
BLAKE2b-256 | 021a95e5390c3c0ae5c3ce902c81d400f40379992d3871f4fd3c8e81d8c42ff9 |