Coder Social home page Coder Social logo

henrymartin5 / betterlib Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 58 KB

A useful collection of various tools and libraries for anyone to use in their projects.

Home Page: https://henrymartin5.github.io/betterlib/

License: The Unlicense

Python 99.32% Shell 0.68%

betterlib's Introduction

Maintainability PyPI PyPI - Downloads PyPI - License PyPI - Python Version GitHub commit activity GitHub issues GitHub Repo stars

___.           __    __               .__  ._____.    
\_ |__   _____/  |__/  |_  ___________|  | |__\_ |__  
 | __ \_/ __ \   __\   __\/ __ \_  __ \  | |  || __ \ 
 | \_\ \  ___/|  |  |  | \  ___/|  | \/  |_|  || \_\ \
 |___  /\___  >__|  |__|  \___  >__|  |____/__||___  /
     \/     \/                \/                   \/ 

BetterLib is a useful collection of utilities for Python developers to use in their projects. It is licensed under the Unlicense, so you can use it in any project, commercial or otherwise, without any restrictions whatsoever. (Yes, that means you can steal any part of it and pass it off as your own. I won't judge.)

Installation

BetterLib is available on PyPI, so you can install it with pip:

pip install betterlib

Keep in mind that since BetterLib is still in development, new versions come out often and may break your pre-existing code.

Usage

BetterLib is split into several modules, each of which contains a collection of related utilities. You can import the entire library, or just the modules you need.

# Import the entire library...
import betterlib
# or import just the modules you need.
from betterlib import logging, config, quik...

Modules

See the documentation.

Contributing

See contributing.

betterlib's People

Contributors

dependabot[bot] avatar henrymartin5 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

betterlib's Issues

betterlib.ip is stupidly designed

Exactly what the title says. I need to condense all of the repetitive functions in src/betterlib/ip.py into a smaller form, possibly its own class.

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.