Skip to content

Basic script that can help you to count the actual size of fishing sinkers depending on their weight.

Notifications You must be signed in to change notification settings

tinctura13/fishing_sinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Fishing weights calculator v0.2.0

I'm going to make it a Python package.

Add CLI and something else.

Stay tuned!

Basic script that can help you to calculate the actual size of fishing sinkers depending on their weight.

fshrman

My Bat'ko (Father in Ukrainian) asked me if I can help him with making some fishing sinker but the only thing he knew was their weight, and the material.

Then I thought that I can code a computer program that will deal with it!

prgrmst

So, there are only two things you need to find the dimensions of the sinker - the weight of the sinker and the density of the material it is made of.

Requirements

  • Python >= 3.7
  • Jupyter notebook

Libs

  • numpy >= 1.18.1
  • matplotlib >= 3.1.3

Example

Check out this Notebook

About

Basic script that can help you to count the actual size of fishing sinkers depending on their weight.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published