Calistus. A tool that finds and organizes information from websites automatically.

github.com/calistus-igwilo/python

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2022
  • replace empty cell with a default value
  • read and write to files
  • read csv
October 2022
  • swap case and count substring in a string
  • update node to node = Node(value)
  • Count substring
  • swap case
  • The minion game: substrings in a string
September 2022
  • cordinates of a cuboid on 3D grid
August 2022
  • Tree invert iterative function
  • Tree left view function
  • Tree right view function
  • level order traversal
  • Binary Tree Insert
  • dfs post order function
  • dfs pre order function
  • get minimun value fumction
July 2022
  • Compress String function
  • Tree find function
  • Tree insert function