Skip to content
View segalmax's full-sized avatar

Block or report segalmax

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. graphplan graphplan Public

    Forked from puemos/graphplan

    graphplan algorithm in artificial intelligence

    Python

  2. ner_attributes ner_attributes Public

    Python

  3. openptv openptv Public

    Forked from OpenPTV/openptv

    This is our central repository, holding only the community approved code and documentation

    C

  4. OpenPTV/openptv OpenPTV/openptv Public

    This is our central repository, holding only the community approved code and documentation

    C 38 28

  5. Scrape Facebook Groups for Apartment... Scrape Facebook Groups for Apartments using Python
    1
    import json
    2
    import re
    3
    import sqlite3
    4
    import argparse
    5