Coder Social home page Coder Social logo

rich_tools's Introduction

Hi there ๐Ÿ‘‹

I'm Avi, a developer with a strong background in custom full-stack software design and implementation, usually on the web. Frequently in Python, ideally in Kotlin, and sometimes in PHP.

๐Ÿ“ซ You can reach me via the contact information listed on my personal site.


My Personal Projects
  • FormHole - A FastAPI project that supports the storage and management of objects of unknown schema.
  • Gist blog - Convert your github gists into a rich discoverable personal blog.
  • Hebrew - A python package with methods to handle the complexities of Hebrew text.
  • rich-tools - A Python package with helpful functions for use alongside the rich Python library.
  • Web Parser API - An API for parsing online documents. (E.g. HTML, JSON, etc.)
My Favorite Books
My Favorite Librarys

Libraries I'm proficient with

Libraries I'm excited about

rich_tools's People

Contributors

avi-perl avatar usltd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tmasthay

rich_tools's Issues

Index values seem ignored

It seems the values I have in an index column are ignored:

print(etfs_df)

      shares
SCHA   396.08
SCHB   366.17
SCHE   357.92
SCHF  1008.04
SCHO   541.17
SCHX  1091.63
SCHZ   377.93
rich.print(df_to_table(etfs_df, index_name='ETF'))

โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”“
โ”ƒ ETF โ”ƒ shares  โ”ƒ
โ”กโ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ฉ
โ”‚ 0   โ”‚ 396.08  โ”‚
โ”‚ 1   โ”‚ 366.17  โ”‚
โ”‚ 2   โ”‚ 357.92  โ”‚
โ”‚ 3   โ”‚ 1008.04 โ”‚
โ”‚ 4   โ”‚ 541.17  โ”‚
โ”‚ 5   โ”‚ 1091.63 โ”‚
โ”‚ 6   โ”‚ 377.93  โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Is there a way to fix this?

Install and upgrade problem

Hi Avi,

I wanted to update the package but I got this error message:

1.

sudo pip3 install rich-tools --upgrade
Collecting rich-tools
Could not find a version that satisfies the requirement rich-tools (from versions: )
No matching distribution found for rich-tools

2.

sudo pip3 install "git+https://github.com/avi-perl/rich_tools"
Collecting git+https://github.com/avi-perl/rich_tools
Cloning https://github.com/avi-perl/rich_tools to /tmp/pip-req-build-kbs7wded
Installing build dependencies ... done
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python3.7/tokenize.py", line 447, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-req-build-kbs7wded/setup.py'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-kbs7wded/

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.