hackMTL | Inbox Social Network Visualization

 by   nicolaskruchten Python Version: Current License: No License

kandi X-RAY | hackMTL Summary

kandi X-RAY | hackMTL Summary

hackMTL is a Python library typically used in Telecommunications, Media, Advertising, Marketing applications. hackMTL has no bugs, it has no vulnerabilities and it has low support. However hackMTL build file is not available. You can download it from GitHub.

Nicolas Kruchten's entry for hackMTL on Saturday, November 28. Motivations and more graphical output over at: This Python script uses the DokDok API to build an in-memory graph of the social network represented by the email threads in your inbox. It crawls the social graph by alternating between querying threads-by-emailAddress and emailAddresses-by-thread. It doesn't do a naive depth-first search but rather keeps a 'hit-list' of frequently-seen addresses and crawls those first, in the hopes of crawling the bulk of the highly-connected network first. This algorithm is what took the longest to implement during hackMTL. It comes with an on-board HTTP server, which can be used to serve a JSON file to the enclosed HTML file for visualization via a Force-Directed layout provided by the Protovis library. This server can also serve SVG-formatted graphs created by Graphviz. As it goes, it generates an on-disk cache, in a format suitable for a more powerful graph analysis tool, such as Gephi. Depends on a number of modules: cherrypy, oauth2, simplejson, pygraphviz/graphviz, as well as the Protovis javascript library.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              hackMTL has a low active ecosystem.
              It has 6 star(s) with 1 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              hackMTL has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of hackMTL is current.

            kandi-Quality Quality

              hackMTL has no bugs reported.

            kandi-Security Security

              hackMTL has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              hackMTL does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              hackMTL releases are not available. You will need to build from source code and install.
              hackMTL has no build file. You will be need to create the build yourself to build the component from source.

            Top functions reviewed by kandi - BETA

            kandi has reviewed hackMTL and discovered the below as its top functions. This is intended to give you an instant insight into hackMTL implemented functionality, and help decide if they suit your requirements.
            • digest connected threads
            • Return the network representation of the network .
            • Return a list of threads for an email address
            • Return a list of email addresses for a given thread
            • digs the most recent hit
            • Get a JSON object from a URL .
            • Return a JSON representation of the graph .
            Get all kandi verified functions for this library.

            hackMTL Key Features

            No Key Features are available at this moment for hackMTL.

            hackMTL Examples and Code Snippets

            No Code Snippets are available at this moment for hackMTL.

            Community Discussions

            No Community Discussions are available at this moment for hackMTL.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install hackMTL

            You can download it from GitHub.
            You can use hackMTL like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/nicolaskruchten/hackMTL.git

          • CLI

            gh repo clone nicolaskruchten/hackMTL

          • sshUrl

            git@github.com:nicolaskruchten/hackMTL.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link